100% found this document useful (1 vote)
5K views

Excel - Practic Sample - Excel Interview and Assessment Test Questions

The document is a 10 question practice test for an Excel assessment. It includes questions about AutoSum formulas, functions like ROUNDUP and CEILING, keyboard shortcuts to change cell references, using the Format Painter, COUNT and MEDIAN formulas, Data Validation, and inserting new table rows. For each question there are multiple choice answers and an explanation of the correct answer.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
5K views

Excel - Practic Sample - Excel Interview and Assessment Test Questions

The document is a 10 question practice test for an Excel assessment. It includes questions about AutoSum formulas, functions like ROUNDUP and CEILING, keyboard shortcuts to change cell references, using the Format Painter, COUNT and MEDIAN formulas, Data Validation, and inserting new table rows. For each question there are multiple choice answers and an explanation of the correct answer.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 40

Excel Practice Test

10 Sample Excel Assessment Test


Questions and Answers

HowToAnalyzeData.net/Resources
Question 1

HowToAnalyzeData.net/Resources
Question:
Excel Applying AutoSum formulas in the
Assessment Test
range B12:E12 render wrong
results, why is that?
CHOOSE ONE:
A AutoSum formulas exclude last row from results

B AutoSum formulas refer to the column left of their cells

AutoSum formulas are referring to their own cells


C
causing error

AutoSum formulas, includes header values in the


D
calculation
HowToAnalyzeData.net/Resources
Correct Answer
Excel
Assessment Test

AutoSum formulas do not exclude last row.


AutoSum
formulas, includes
AutoSum formulas are not referring to
left row as the data is on the columns.
D header values in
the calculation
AutoSum formulas do not refer to the cells
they are placed in.

HowToAnalyzeData.net/Resources
Question 2

HowToAnalyzeData.net/Resources
Question:
Excel Which function would you choose from
Assessment Test
below to round up a value to the nearest
increment of your choice like for
instance up to next 5?

CHOOSE ONE:
A ROUNDUP B MAX C CEILING D ROUND
HowToAnalyzeData.net/Resources
Correct Answer
Excel
Assessment Test

ROUNDUP function rounds the given value


upwards to a specified number of digits

MAX function is used for finding C CEILING


maximum value in a given range

ROUND function rounds the given value to


specified digits up or down depending
upon the value

HowToAnalyzeData.net/Resources
Question 3

HowToAnalyzeData.net/Resources
Question:
Excel When editing a cell, which key or
Assessment Test combination of keys can you press to
toggle between relative, absolute and
mixed cell references?
CHOOSE ONE:
A CTRL+SHIFT+F4 (Windows) or Command+ Shift+4 (Mac)

B ALT + SHIFT + F4 (Windows) or Option + Shift + 4 (Mac)

C F4 (Windows) or Command + T (Mac)

D ALT + F4 (Windows) or Option + F4 (Mac)


HowToAnalyzeData.net/Resources
Correct Answer
Excel
Assessment Test

CTRL+SHIFT+F4 (Windows) or Command+ Shift+4


(Mac) used for finding the previous match

ALT + SHIFT + F4 (Windows) or Option +


F4 (Windows) or
Shift + 4 (Mac) is not a valid Excel shortcut C Command + T
(Mac)
ALT + F4 (Windows) or Option + F4 (Mac)
terminates the active Excel window.

HowToAnalyzeData.net/Resources
Question 4

HowToAnalyzeData.net/Resources
Question:
What will happen if we click the
Excel button indicated by the arrow?
Assessment Test

CHOOSE ONE:

A All Cells in the sheet will be selected

B All Cells in the sheet will be cleared

C All Cells in the sheet will be hidden

D It will hide the formula bar

HowToAnalyzeData.net/Resources
Correct Answer
Excel
Assessment Test

You can’t clear the cells in Excel without selecting


a cell or range of cells

Hiding a single cell is not possible in Excel,


All Cells in the
you can only hide rows or columns. A sheet will be
selected
You can hide the formula bar by
unchecking Formula Bar from the View
ribbon under group Show.

HowToAnalyzeData.net/Resources
Question 5

HowToAnalyzeData.net/Resources
Question:
Excel Which option should we use to quickly &
Assessment Test
efficiently copy the formatting over from
cell A1 to range B1:D1?
CHOOSE ONE:
A Conditional Formatting

B Format Painter

C Cell Styles

D Format as table

HowToAnalyzeData.net/Resources
Correct Answer
Excel
Assessment Test

Conditional formatting is used for formatting the


cells based on any defined condition

Cell styles are pre defined & custom styles


which you can use fill a certain style on a B Format Painter
cell or range

Format as a table converts the selected


range to a table with design of your
choice.

HowToAnalyzeData.net/Resources
Question 6

HowToAnalyzeData.net/Resources
Question:
Excel Which formula will capture correct
Assessment Test
number of numerical values from range
A2:A5 & C2:C5?
CHOOSE ONE:
A =COUNT(C2:C5)

B =COUNT(C2:C5,A2:A5)

C =COUNT(A2:A5 C2:C5)

D =COUNT(A2:A5)

HowToAnalyzeData.net/Resources
Correct Answer
Excel
Assessment Test

=COUNT(C2:C5) is not taking into account the


cells in range A2:A5.

=COUNT(A2:A5 C2:C5) has no comma


separator in formula so it will throw an B =COUNT(C2:C5,A2:A5)
error

=COUNT(A2:A5) is not taking into account


the cells in range C2:C5.

HowToAnalyzeData.net/Resources
Question 7

HowToAnalyzeData.net/Resources
Question:
Excel
Assessment Test

Which tool would allow you to set a cell in a such a


way that the date entered would only be between a
given range?

CHOOSE ONE:
A Protect Workbook B Protect Worksheet C Filter D Data Validation
HowToAnalyzeData.net/Resources
Correct Answer
Excel
Assessment Test

Protect Workbook feature is used to prevent the


users from altering the structure of a workbook

Protect worksheet feature is used for


protecting a given cell or range from being D Data Validation
edited.

Filter is used to filter across data with


many different attributes which include
color, text, number value etc.

HowToAnalyzeData.net/Resources
Question 8

HowToAnalyzeData.net/Resources
Question:
Excel
Assessment Test

Which formula can we use to get


the value that lies in the middle of
range A2:A12 where data is sorted
in Ascending order?

CHOOSE ONE:
A MODE B MAX C AVERAGE D MEDIAN
HowToAnalyzeData.net/Resources
Correct Answer
Excel
Assessment Test

MODE function returns the most frequently


occurring number in a range.

MAX function returns the maximum value


in a given range. D Median

Average function returns the average of


cells in a given range.

HowToAnalyzeData.net/Resources
Question 9

HowToAnalyzeData.net/Resources
Question:
Excel How can you insert a new table row, when
Assessment Test
active cell is the rightmost cell on last
column of an Excel table?
CHOOSE ONE:
A Press the Tab key

B Press the Enter(Return key)

C Press the Esc key

D Press the Spacebar key

HowToAnalyzeData.net/Resources
Correct Answer
Excel
Assessment Test

Pressing the Enter(Return) key will move your


select cursor, one cell down.

Escape key in this instance will not do


anything. A Press the Tab key

Pressing Spacebar would replace the active


cell with a space and give you the cursor
to edit more.

HowToAnalyzeData.net/Resources
Question 10

HowToAnalyzeData.net/Resources
Question:
Excel To unhide all columns at once what
Assessment Test
option would you select after selecting
the entire worksheet?
CHOOSE ONE:
A Double-click a column header

B Right-click a column header and select Reveal

C Right-click a column header and select unhide

D Right-click a column header and select Column Width

HowToAnalyzeData.net/Resources
Correct Answer
Excel
Assessment Test

Double-click on a column header will move your


selection from all the sheet to that specific
column.

Reveal is not an option in Excel. Right-click a column


C header and select
Column width as the name suggests is unhide
used for adjusting the width of the
column.

HowToAnalyzeData.net/Resources
Bonus Material
Excel Test Tips and Tricks

HowToAnalyzeData.net/Resources
Smartest Ways to Get Prepared for Excel Test
• Download latest version Excel and Explore
• Consider Office 365 subscription
• Use outlines from Test provider (Indeed.com,
SkillsCheck, IKM) and review their sample questions
• Try Passing LinkedIn Assessment Test (Its FREE)
• Download and read Excel Books and eBooks
• Follow along Practice Exercises
• Post questions and Comments of relevant YouTube
Videos to Get Answers
• Consider subscribing to Online Training for Everyone
YouTube Channel

HowToAnalyzeData.net/Resources
Best Practices During Excel Test
• Try to schedule test in the morning, when you have high
levels of energy
• Get a good sleep before the test.
• Do not take a test if you are tired
• Read Question carefully (ideally more than once)
• Answer easy questions first (if you have a choice)
• This would allow you to leave harder questions for the
end, but you will get easy answers in
• Validate your answer with more than one method (i.e.
Manual Calculations, Formulas, Pivot Table etc.)

HowToAnalyzeData.net/Resources
Excel Test during COVID-19
1. Be prepared for Excel Test at Home
• You might be monitored and timed
2. Anticipate questions based on the job
position
3. Research and practice before the test
4. Reflect after the test and take notes
• Use these notes to get ready for next test
5. Improve your hands on Excel Skills in Between
Tests

HowToAnalyzeData.net/Resources
Smart Ways to Learn using YouTube Videos
• Dedicate uninterrupted chunks of time
• When your attention drifts take a break
• Download workbooks to repeat steps
• Try to watch from start to finish
• Set the playback speed so that it
- Keeps you engaged
- Gives you time to absorb the content
- Pause the video to try out the material

HowToAnalyzeData.net/Resources
How to Learn Quickly
Mixed mode learning is the most effective
• Use variations of resources
• Alternate between different resources
Example:
- Watch YouTube Video
- Practice the steps in Excel
- Read related topics in the eBook
- Experiment with variations of questions

HowToAnalyzeData.net/Resources
Next Steps

HowToAnalyzeData.net/Resources
Follow Online Training for Everyone

Lets Connect
• Subscribe on YouTube:https://www.howtoanalyzedata.net/youtube
• Connect on LinkedIn: https://www.howtoanalyzedata.net/linkedin
• Subscribe to Email: https://www.howtoanalyzedata.net/email
• Facebook Group: https://www.howtoanalyzedata.net/facebook
• Facebook Page: https://www.howtoanalyzedata.net/facebookpage
• Instagram: https://www.howtoanalyzedata.net/instagram

HowToAnalyzeData.net/Resources
Download Full Version of Excel Practice Test
• Top 50 Excel Practice Test Questions
• Extra Bonuses Included

Get Ready and Pass Excel Assessment Test


Click on the link to Instantly Download Full
Version of Excel Practice Test
• https://www.howtoanalyzedata.net/iepv

HowToAnalyzeData.net/Resources

You might also like