wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Mastering Advanced MS Excel

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Henry is analyzing sales data for his small business and wants to understand the performance of different products over the past year. What tool in Excel can he use to summarize and analyze this data effectively?

a)

A Pivot Table is a feature for formatting text in Excel.

b)

A Pivot Table is a type of chart in Excel.

c)

A Pivot Table is used to create macros in Excel.

d)

A Pivot Table is a tool in Excel used to summarize and analyze data.

2.

Luna is working on a project and needs to analyze her data set. How does she create a Pivot Table from her data set?

a)

Choose data, navigate to 'View' > 'Freeze Panes', and adjust columns.

b)

Highlight data, click 'Home' > 'Format as Table', and save.

c)

Select data, go to 'Insert' > 'PivotTable', choose location, and arrange fields.

d)

Select data, go to 'Data' > 'Sort', and apply filters.

3.

Abigail is trying to find the price of a specific item in a store's inventory. She has a table where the items are listed vertically in the first column and their prices in the second column. She wonders how she can retrieve the price of an item using a function. Meanwhile, Grace is looking at a different table where the items are listed horizontally in the first row and their prices in the second row. She is curious about how to find the price of an item in her table. Can you explain the difference between VLOOKUP and HLOOKUP to them?

a)

VLOOKUP can only be used in Excel, whereas HLOOKUP can be used in any spreadsheet software.

b)

VLOOKUP retrieves data from the left side of a table, while HLOOKUP retrieves data from the bottom.

c)

VLOOKUP is used for sorting data, while HLOOKUP is for filtering data.

d)

VLOOKUP searches vertically in columns, while HLOOKUP searches horizontally in rows.

4.

Noah is trying to find the price of a specific item in a store's inventory list. What is the syntax for the VLOOKUP function that he should use?

a)

VLOOKUP(lookup_value, array_table, column_index)

b)

VLOOKUP(value, range, index)

c)

VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])

d)

VLOOKUP(lookup_value, table, col_index)

5.

Ava is trying to find a student's score from another sheet in her Excel workbook. How can she use VLOOKUP to find data in another sheet?

a)

Use the formula =VLOOKUP(lookup_value, 'Sheet2'!range, column_index, FALSE) to find data in another sheet.

b)

Use the formula =VLOOKUP(lookup_value, 'Sheet2'!range, column_index, TRUE) to find exact matches.

c)

Use the formula =VLOOKUP(lookup_value, 'Sheet1'!range, column_index, TRUE) to find data in another sheet.

d)

Use the formula =VLOOKUP(lookup_value, range, column_index) without specifying the sheet.

6.

Aiden is working on a project in Excel and needs to ensure that the data entered by his team members is accurate. What are data validation techniques in Excel that he can use?

a)

Creating charts for data visualization

b)

Applying conditional formatting to highlight cells

c)

Data validation techniques in Excel include setting rules for data types, creating drop-down lists, using custom formulas, and restricting entries based on conditions.

d)

Using pivot tables for data analysis

7.

Aiden is trying to create a drop-down list in his spreadsheet for a project. How does he set up a drop-down list using data validation?

a)

Select a cell, go to Data > Sort, and choose 'List'.

b)

Select a cell, go to Data > Data Validation, choose 'List', and specify the source.

c)

Right-click a cell, select 'Format Cells', and enter a list.

d)

Use the 'Insert' menu to create a drop-down from a chart.

8.

Lily is analyzing her sales data for the past year and wants to identify which products performed exceptionally well or poorly. What is conditional formatting and how can it enhance data visualization?

a)

Conditional formatting is used to create pivot tables and summaries.

b)

Conditional formatting is a method for creating charts and graphs.

c)

Conditional formatting only applies to text data and not numerical data.

d)

Conditional formatting enhances data visualization by highlighting important data points based on specific criteria, making trends and anomalies easier to identify.

9.

Abigail wants to highlight her grades in a spreadsheet based on whether they are above or below a certain threshold. How does she apply conditional formatting based on a formula?

a)

Select cells, go to Data Validation, set criteria, and apply.

b)

Highlight cells, go to Home, select Fill Color, and apply.

c)

Choose cells, click on Format, select Borders, and apply.

d)

Select cells, go to Conditional Formatting, choose New Rule, use a formula, set format, and apply.

10.

Benjamin wants to create a combination chart in Excel to visualize his sales data. What are the steps he should follow?

a)

Select chart type, insert pie chart, adjust colors, and save.

b)

Highlight data, insert bar chart, set gridlines, and share.

c)

Choose data range, create line chart, format labels, and print.

d)

Select data, insert combo chart, customize types, adjust axes, and finalize.

11.

Mia wants to create a dynamic chart for her school project that updates with new data as she collects it. How can she achieve this?

a)

Use data visualization libraries with real-time data fetching capabilities.

b)

Create a chart manually without any data source.

c)

Use static images to represent data.

d)

Limit the chart to only historical data updates.

12.

Mason is working on a project in Excel that requires him to perform the same calculations repeatedly. He wonders, what is a macro in Excel and how is it useful?

a)

A macro in Excel is a tool for creating charts and graphs.

b)

A macro in Excel is a visual representation of data.

c)

A macro in Excel is an automated sequence of instructions that simplifies repetitive tasks.

d)

A macro in Excel is a type of spreadsheet formula.

13.

Ava wants to automate a repetitive task in Excel. How does she record a macro in Excel?

a)

Click on 'View' > 'Macros' > 'Record Macro', perform actions, then stop recording.

b)

Click on 'File' > 'New' > 'Macro', then start typing.

c)

Select 'Data' > 'Get Data' > 'From Other Sources', then record actions.

d)

Go to 'Home' > 'Format' > 'Record Macro', then save the file.

14.

Maya is trying to automate her repetitive tasks in Excel. She hears about a tool that can help her create macros for this purpose. What is this tool and how does it relate to Excel macros?

a)

VBA is a type of spreadsheet in Excel.

b)

VBA is a programming language used to create macros in Excel for task automation.

c)

VBA is a built-in function in Excel for calculations.

d)

VBA is a database management tool used with Excel.

15.

Nora is trying to edit a macro in her Excel workbook. How can she edit a macro using the VBA editor?

a)

Open the VBA editor with 'Ctrl + F11', find the macro in the Forms folder, and delete the code.

b)

Access the VBA editor through the File menu, locate the macro in the Classes folder, and print the code.

c)

Use 'Shift + F11' to open the VBA editor, search for the macro in the Objects folder, and export the code.

d)

Open the VBA editor with 'Alt + F11', find the macro in the Modules folder, edit the code, and save.