Excel Assessment Practice
Prepare for the Indeed Excel assessment, job interview tests, and Microsoft certification exams. Practice the exact functions employers test.
Which assessment are you preparing for?
Each test has a different format, time limit, and topic focus. Know which one you face before you start practicing.
Practice by topic
Each topic has a key fact to remember, plus links to practice exercises and function guides.
Cell References & Worksheets
Understanding relative, absolute, and cross-sheet references is tested on almost every Excel assessment.
MIN and MAX Functions
Return the smallest or largest value in a range. Appear in nearly every beginner-level assessment.
COUNTIF and COUNTIFS
Count cells that meet one or more conditions. A top-5 function on employer skill tests.
IF Function
The most common function in professional spreadsheets. Tests logical thinking and syntax precision.
VLOOKUP
Look up a value in a table and return a related value. The most-tested intermediate Excel function.
Text Formatting & CONCAT
Combine text from multiple cells, change case, format numbers as text. Common on formatting-heavy assessments.
Formatting: Bold, Colour, Borders
Basic formatting skills appear on nearly every entry-level Excel assessment. These are tested visually.
Frequently asked questions
What is the Indeed Excel Assessment?
The Indeed Excel assessment is a ~10-minute, ~15-question multiple choice test covering basic to intermediate Excel skills. Candidates who score 'Expert' or 'Highly Proficient' can display the badge on their Indeed profile. Topics include IF, COUNTIF, MIN/MAX, CONCAT, absolute references, and cross-sheet cell references.
How do I pass the Indeed Excel Expert assessment?
Know the syntax for: IF (=IF(test,true,false)), COUNTIF (=COUNTIF(range,criteria)), MIN/MAX (=MAX(A1:A10)), CONCAT or &-join, and absolute references ($A$1). Understand how to reference cells in other worksheets (Sheet!Cell). Practice these specific functions until the syntax is automatic.
What Excel functions are tested in job interviews?
The most commonly tested functions are: VLOOKUP or XLOOKUP, IF and IFS, COUNTIF/COUNTIFS, SUMIF/SUMIFS, INDEX MATCH, pivot tables, and conditional formatting. Advanced roles also test Power Query, dynamic arrays, and VBA. For most general business roles, VLOOKUP + IF + pivot tables covers what interviewers ask.
How long does it take to prepare for an Excel assessment?
For the Indeed assessment: 1–2 weeks of focused practice on the specific topics (IF, COUNTIF, absolute references, CONCAT). For the MO-200 certification: 4–6 weeks. For job interview Excel tests: depends on the role — use the job description to identify what functions they'll test.
What is the difference between =VLOOKUP and =XLOOKUP?
VLOOKUP looks left-to-right only and requires column numbers (fragile when columns change). XLOOKUP looks in any direction, uses cell range references (not column numbers), handles missing values more cleanly, and is available in Excel 365 and Excel 2021. For new work: use XLOOKUP. For legacy files and assessments: know both.
More practice resources