wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Assignment No. 10

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What are the OLAP challenges?

a)

Interactive report

b)

Massive amount of data

c)

Complex measures

d)

Curse of dimensionality

2.

What is the purpose of using macros in MS Excel?

a)

To make the tasks more complicated

b)

To automate routine tasks

c)

To slow down the procedure

d)

To limit the functionality of Excel

3.

This is one of the options in the Macros command button dropdown menu. This opens the Macro dialog box where you can select a macro to run or edit.

a)

Use Relative References

b)

Record Macro

c)

View Macros

d)

Delete Macro

4.

What is the purpose of protecting a workbook in MS Excel?

a)

To prevent accidental deletion of critical data

b)

To make it easier to format cells

c)

To allow anyone to modify the data

d)

To restrict access to the workbook

5.

How can you edit a created macro in MS Excel?

a)

By using the VBA programming editor

b)

By using the macro recorder

c)

By sending an email

d)

By protecting the workbook

6.

What is the purpose of using the macro recorder in MS Excel?

a)

To manually perform routine tasks

b)

To delete data from the workbook

c)

To create pivot tables

d)

To automate routine tasks

7.

What is the purpose of a data table in MS Excel?

a)

To create a list of macros

b)

To summarize data in a table format

c)

To protect the workbook

d)

To send emails from Excel

8.

What is the purpose of a pivot table in MS Excel?

a)

To create a dynamic summary report

b)

To record macros

c)

To send emails from Excel

d)

To protect the workbook

9.

A field that has a column orientation in the pivot table. Each item in the field occupies a column.

a)

Column labels

b)

Report Filter

c)

Row labels

d)

Values area

10.

A field that has a row orientation in the pivot table. Each item in the field occupies a row.

a)

Values area

b)

Column labels

c)

Row labels

d)

Report Filter

11.

What is a consideration when using array formulas?

a)

They are always faster than regular formulas

b)

They can only handle structured data

c)

They may require more processing power

d)

They are limited to simple calculations

12.

How can VBA be used to enhance financial reporting?

a)

To create dynamic charts

b)

To automate data cleansing

c)

To calculate averages

d)

To import data from external sources

13.

What is one of the main benefits of using VBA in financial analysis workflows?

a)

It requires no programming knowledge

b)

It slows down data processing

c)

It reduces customisation options

d)

It allows for advanced scenario analysis and modeling

14.

You frequently filter data in a specific way. How can you save the settings for quick access later?

a)

Save As Template

b)

Create a Custom View

c)

Use Filters

d)

Freeze Panes

15.

You need to write a custom script for advanced automation in Excel. Which tool should you use?

a)

Macro Recorder

b)

VBA Editor

c)

Data Analysis ToolPak

d)

Solver

16.

You want to prevent unauthorized users from opening your workbook. What feature should you use?

a)

Protect Workbook

b)

Encrypt with Password

c)

Allow Users to Edit Ranges

d)

Track Changes

17.

What does VBA stand for in Excel?

a)

Visual Basic for Application

b)

Visual Basic for Analysis

c)

Very Basic Automation

d)

Virtual Business Applications

18.

How can VBA be used in Excel for financial analysis?

a)

To create pivot tables

b)

To format cells

c)

To automate repetitive tasks

d)

To import data from external sources

19.

What is the main benefit of using named ranges in Excel?

a)

They make formulas more complex

b)

They improve data accuracy

c)

They slow down worksheet performance

d)

They are used for text formatting

20.
What is a variable? 
a)
A value that can change depending on the conditions or information passed through the program
b)
The label of a control
c)
An IF statement
d)
None of these answers