Sindh City Portal • Shared Test Preparation
Microsoft Excel Preparation
Part 3: Spreadsheets & Formulas — 25 MCQs
This is Part 3 of Sindh City Portal’s four-part, 100-question Computer and Microsoft Office preparation series. It is designed for candidates preparing for Sindh High Court recruitment tests and similar Pakistani competitive examinations.
1. Official syllabus status
The supplied syllabus expressly includes Excel for Telephone Operator and includes MS Office for other computer-tested posts. It does not specify functions, formulas or exact difficulty. The material below is independent preparation using broadly available desktop Excel concepts.
2. High-value lesson
Structure and references
An Excel workbook contains one or more worksheets. Columns use letters, rows use numbers, and their intersection forms a cell such as B4. A range such as A2:A10 identifies multiple cells. Formulas begin with an equals sign. Excel follows operator precedence: parentheses first, then exponentiation, multiplication and division, and addition and subtraction.
A relative reference such as A1 changes when copied. An absolute reference such as $A$1 keeps both row and column fixed. Mixed references fix only one part: $A1 fixes the column, while A$1 fixes the row. This distinction is easy to overlook, so check which part of a reference should move before filling a formula.
Core functions and logic
SUM adds values; AVERAGE returns the arithmetic mean; MIN and MAX return the smallest and largest values. COUNT counts numeric cells, while COUNTA counts non-empty cells. COUNTIF counts cells meeting one condition. IF evaluates a logical test and returns one value when true and another when false. For example, =IF(B2>=50,"Pass","Review") returns Pass when B2 is at least 50.
Error values provide clues. #DIV/0! occurs when a formula divides by zero or an empty divisor. #NAME? often indicates unrecognized text, such as a misspelled function. #### may mean the column is too narrow to display a number or date; widening the column is a sensible first check.
Managing and presenting data
Sorting rearranges records; filtering temporarily displays records that meet criteria. Always select the complete related dataset so rows remain intact. Excel Tables add structured formatting and filter controls. Data Validation can restrict entries or create a list of allowed values. Conditional Formatting changes appearance when rules are met; it does not normally change the stored value.
Charts visualize patterns. Column charts compare categories; line charts are often useful for trends over time. Freeze Panes keeps chosen rows or columns visible while scrolling. Printing may require setting orientation, scaling, print area and repeating header rows. Ctrl+S saves, Ctrl+C copies, Ctrl+V pastes, and F2 edits the active cell in desktop Excel for Windows. The common workbook format is .xlsx; .csv stores tabular text and does not preserve multiple worksheets, formulas or workbook formatting.
3. What to remember for the test
- Workbook contains worksheets; a cell is identified by column and row.
- Relative references move; absolute references stay fixed.
- COUNT counts numbers; COUNTA counts non-empty cells.
- Sort rearranges; Filter displays matching records.
- Use the correct chart, validation rule and print settings for the task.
Independent Practice Assessment — 25 MCQs
Attempt all 25 questions, then select Submit Test. Answers and explanations remain hidden until submission.
This original educational practice is prepared independently by Sindh City Portal. It is not an official, leaked, repeated or guaranteed NTS/Sindh High Court paper.
Explanation: B — An Excel workbook is the file that can contain multiple worksheets.
Explanation in Urdu: Excel workbook aik file hoti hai jis mein aik ya zyada worksheets ho sakti hain.
Explanation: C — Excel cell addresses place the column letter before the row number.
Explanation in Urdu: Excel cell address mein pehle column letter aur phir row number aata hai, is liye C7.
Explanation: D — Excel formulas begin with an equals sign; SUM then adds the range.
Explanation in Urdu: Excel formula equals sign se shuru hota hai, is liye =SUM(A1:A5) durust hai.
Explanation: A — Multiplication occurs before addition: 3×4 = 12, then 2+12 = 14.
Explanation in Urdu: Excel pehle multiplication karta hai: 3×4=12, phir 2 jama karne se 14.
Explanation: B — $A$1 fixes both the column and the row.
Explanation in Urdu: $A$1 mein column aur row dono fixed rehte hain.
Explanation: C — The dollar sign before B fixes the column, while the row remains relative.
Explanation in Urdu: $B3 mein B column fixed hai, lekin row copy karne par badal sakti hai.
Explanation: A — SUM is the standard function for adding a range.
Explanation in Urdu: B2 se B6 tak values jorne ke liye SUM function use hota hai.
Explanation: D — The sum is 40 and 40÷4 = 10.
Explanation in Urdu: Values ka total 40 hai; 4 se divide karne par average 10 banta hai.
Explanation: C — MIN returns the minimum numeric value.
Explanation in Urdu: MIN range ki sab se chhoti numeric value deta hai.
Explanation: B — COUNT counts numeric cells: 4, 7 and 0, giving 3.
Explanation in Urdu: COUNT sirf numeric cells ginta hai; 4, 7 aur 0 mil kar 3 cells hain.
Explanation: A — COUNTA counts all non-empty cells: 4, Absent, 7 and 0, giving 4.
Explanation in Urdu: COUNTA har non-empty cell ginta hai; is range mein 4 cells bhare hue hain.
Explanation: D — COUNTIF applies one criterion to a range.
Explanation in Urdu: COUNTIF range mein aik condition poori karne wali cells ko ginta hai.
Explanation: B — The test is false, so IF returns the third argument, Review.
Explanation in Urdu: 47, 50 se kam hai, is liye IF false wala result Review deta hai.
Explanation: C — #DIV/0! appears when a formula divides by zero or an empty divisor.
Explanation in Urdu: #DIV/0! tab aata hai jab formula zero ya khali divisor se divide kare.
Explanation: A — A narrow column commonly causes #### when the formatted value cannot fit.
Explanation in Urdu: Positive number ya date ke liye pehle column ki width check karein; kam jagah par #### dikh sakta hai.
Explanation: D — Sorting changes the order of records based on selected columns and direction.
Explanation in Urdu: Sorting selected column ke mutabiq records ka order badalti hai.
Explanation: C — Filtering displays matching records while temporarily hiding others.
Explanation in Urdu: Filtering condition poori karne wali rows dikhati aur baqi ko temporary chhupati hai.
Explanation: B — Sorting only one column can separate values from the rest of their records.
Explanation in Urdu: Poora dataset select karne se har record ki row ka data saath rehta hai.
Explanation: A — Data Validation can create a permitted-entry list.
Explanation in Urdu: Data Validation cell mein sirf approved list ki values allow kar sakti hai.
Explanation: D — Conditional Formatting changes visual formatting based on rules, not the underlying value.
Explanation in Urdu: Conditional Formatting rule ke mutabiq cell ka look badalti hai, asal value nahin.
Explanation: C — A line chart clearly shows change across ordered time periods.
Explanation in Urdu: Mahinon ke trend ko line chart saaf dikhata hai.
Explanation: B — Freeze Panes keeps chosen headers or identifiers visible during scrolling.
Explanation in Urdu: Freeze Panes scrolling ke waqt selected rows ya columns ko nazar mein rakhta hai.
Explanation: A — The relative A1 becomes A2, while absolute $D$1 remains fixed.
Explanation in Urdu: Copy down par A1 relative hone ki wajah se A2 banega, jabke $D$1 fixed rahega.
Explanation: D — CSV is plain tabular text and does not preserve multiple sheets, formulas or workbook formatting.
Explanation in Urdu: CSV simple tabular text hoti hai; multiple sheets aur workbook formatting preserve nahin hoti.
Explanation: C — MAX is 30 and MIN is 12; 30−12 = 18.
Explanation in Urdu: Maximum 30 aur minimum 12 hai; farq 18 banta hai.
Sources and verification
- Official Sindh High Court/NTS paper pattern and syllabus — used only for the stated computer/MS Office scope.
- Microsoft: Overview of formulas in Excel
- Microsoft: COUNTIF function
- Microsoft: Filter data in a range or table
Separation: Official syllabus facts come only from the linked syllabus. The lesson structure, topic selection, wording and all 25 MCQs are original independent preparation material.
Independent preparation disclaimer
Sindh City Portal is not affiliated with, endorsed by or operated by the Sindh High Court or National Testing Service. Candidates must rely on official sources and roll-number-slip instructions for final recruitment, schedule and examination information.