This is a demo Excel skill test with 30 questions included.
When attending our courses, we have prepared over 120 questions split into 10 different Excel categories. We use that test to check your progress before and after taking our classes.
Once you pass it, you are proven to be an expert in Excel analytics!
0 of 30 questions completed
Questions:
You must fill out this field. |
|
You must fill out this field. |
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 30 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Which of the following best describes the PowerQuery tool?
Which of the following objects can you filter using slicers?
What are the differences between IF and SUMIFS functions?
Select all the features that apply to PivotTables:
Using the Excel file you can download here, answer the following question.
You wish to add a FILTER formula that will dynamically show all table rows with a date specified in cell M3.
Write the formula using table reference.
Match the wildcard symbol with the corresponding search values (we use the # symbol to represent the needed symbol).
Replaces any single symbol (eq: "Tr#y" equals with "Tray", "Troy", and "Trey", but not "Trolley")
|
|
Replaces any number of symbols after the symbol (eq: "Tr#y" equals also with "Trolley".)
|
|
Ignore Wild card (eq: "Tr#?y" equals with "Tr?y", but not with "Tray" or "Troy".)
|
|
Download the following Excel workbook and use it to answer the question.
We want to add condition in D column stating that if SalesValue€ is less than 500.000€ (cell H3 value), then we apply 15% discount (cell I3 value). Else we apply 27% discount (cell I4 value).
Which formula should be entered into cell D4? The formula should show the correct result when copied across the whole D column. Use absolute references where necessary.
Use absolute referencing to cells containing percantage and condition values.
In which situations could you benefit from lookup functions (VLOOKUP, XLOOKUP, INDEX, etc.)?
What are the advantages of using modern Array formulas?
Select all advantages when using XLOOKUP function compared to VLOOKUP:
What are PivotChart benefits when compared to a regular chart?
When importing data in the PowerPivot model, how many rows is the maximum import limit?
Combine tasks with appropriate function:
Combine data from multiple sources
|
|
Aggregate values based on conditions
|
|
Aggregate values based on filters applied
|
|
Return multiple rows of data based on condition
|
|
Match the correct statement with the correct Excel tool
PowerPivot
|
|
PowerQuery
|
|
Excel formula
|
|
What are the differences between PivotTable created from the data model (PowerPivot), and regular Pivot created from table/range? Select all that apply.
When considering data cleaning operations, what are PowerQuery’s advantages compared to VBA?
If there is no previous formatting applied, which rows have a text value entered in a cell? (Multiple choices)
Numbers are not always what they seem to be in Excel!
If there is no previous formatting applied, which rows have a text value entered in a cell? (Multiple choices)
Numbers are not always what they seem to be in Excel!
If there is no previous formatting applied, which rows have a correct date entered in a cell? (Multiple choices)
You need to add a VAT (Value added tax) to each net amount.
Which is the preferred way of entering the 15% VAT.
You need to change the table in the picture below into a better modeling structure.
The optimal data structure should look like in the table below.
Which Power Query transformation do we need to run over the initial table to transform it into an optimal structure?
We want to create a multiplication table in Excel. Which formula entered in cell AA3 will yield a correct answer when copied across the whole range (AA3:AJ12)?
You enter a formula as in the picture below:
What would happen if we copy cell F4 (the one with the formula), and paste it into cell B2?
What are the main benefits of using real tables as compared to table-like structures? (Multiple choices)
We wish to sum all the SalesQTY in a table Sales (picture below). We want the solution to be dynamic and to account for any newly added rows to the table (currently 21.721 rows in a table).
Sort formulas from best to worst in terms of performance and flexibility (possibility to account for newly added rows):