wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Mastering Excel Basics

Total questions: 140

Worksheet time: 2hrs 45mins

Name
Class
Date
1.

Naira is trying to calculate the total amount of money she has saved in her piggy bank. She has saved the amount in cell A1 and the amount in cell A2. What formula would she use to add the values in cells A1 and A2?

a)

=A1 - A2

b)

=A1 * A2

c)

=A1 + A2

d)

=SUM(A1,A2)

2.

Aditi is trying to find out the average score of her last 10 math tests in Excel. How does she calculate the average of a range of cells in Excel?

a)

Count the cells with =COUNT(A1:A10).

b)

Use the SUM function, e.g., =SUM(A1:A10).

c)

Calculate the median with =MEDIAN(A1:A10).

d)

Use the AVERAGE function, e.g., =AVERAGE(A1:A10).

3.

Vanya is analyzing the scores of her classmates in a recent math test. She wants to find out which student scored the highest. Which function would she use to find the maximum value in the range of scores?

a)

MIN

b)

SUM

c)

MAX

d)

AVERAGE

4.

Neha is trying to determine if she has passed her math exam. She wants to use the IF function in Excel to evaluate her score and return different messages based on whether her score is above or below the passing mark.

a)

To evaluate a condition and return different values based on whether the condition is true or false.

b)

To calculate the sum of a range of cells.

c)

To create a chart from data in a worksheet.

d)

To format cells based on their values.

5.

Krish is trying to reference a cell in another worksheet for his project. How does he do it?

a)

Use 'SheetName.CellReference' format.

b)

Reference cells by 'CellReference@SheetName' syntax.

c)

Use 'SheetName!CellReference' format.

d)

Use 'CellReference:SheetName' format.

6.

Sanya is working on a project in a spreadsheet and wants to add a new line within a cell to separate her notes. What keyboard shortcut should she use?

a)

Ctrl + Enter (Windows) / Command + Enter (Mac)

b)

Shift + Enter (Windows) / Shift + Return (Mac)

c)

Alt + Enter (Windows) / Option + Enter (Mac)

d)

Alt + Shift + Enter (Windows) / Option + Shift + Enter (Mac)

7.

Eesha is analyzing her monthly expenses and wants to highlight any amounts greater than 100. How can she apply conditional formatting to highlight those cells?

a)

Select cells, go to Data > Sort > Sort Largest to Smallest.

b)

Select cells, go to Home > Conditional Formatting > New Rule > Format cells that contain > greater than > 100 > choose format > OK.

c)

Right-click on the cells and choose Format Cells > Number > Custom > OK.

d)

Select cells, go to Home > Conditional Formatting > Clear Rules > All Rules > OK.

8.

Avyaan is analyzing the scores of his classmates in a math test. He wants to count how many students scored a number greater than zero. What is the formula to count the number of cells that contain numbers in the range of scores?

a)

SUM(range)

b)

AVERAGE(range)

c)

COUNT(range)

d)

MAX(range)

9.

Akhil is trying to calculate the total cost of items he wants to buy. If the price of item B is in cell B1 and the quantity he wants to buy is in cell C1, how does he create a formula that multiplies the values in cells B1 and C1?

a)

=B1-C1

b)

=B1*C1

c)

=B1/C1

d)

=B1+C1

10.

Ananya is working on a project where she needs to combine the names of her team members from different cells in a spreadsheet. What is the function she should use to concatenate text from multiple cells?

a)

CONCATENATE or &

b)

APPEND

c)

MERGE

d)

JOIN

11.

Krish wants to change the color of a cell in his spreadsheet based on its value. How can he do this?

a)

Change the cell color manually using the paint bucket tool.

b)

Adjust the cell color in the page layout settings.

c)

Use a formula to set the cell color directly.

d)

Use conditional formatting to change the cell color based on its value.

12.

Ishika is trying to calculate the total score of her assignments from A1 to A10. What formula would she use to find the sum of cells A1 through A10?

a)

=SUM(A1:A10)

b)

=SUMMATION(A1:A10)

c)

=TOTAL(A1:A10)

d)

=ADD(A1:A10)

13.

Vanya is trying to apply a data bar conditional formatting rule to her sales data in Excel. How does she do it?

a)

Select the range, go to Data Bars > Conditional Formatting, and choose a style.

b)

Right-click the range, select Format Cells, and apply a color fill.

c)

Select the range, go to Conditional Formatting > Data Bars, and choose a style.

d)

Select the range, go to Home > Styles > Conditional Formatting, and pick a color.

14.

Ananya is trying to understand how to use formulas in her spreadsheet for her school project. She learns that there are two types of cell references: relative and absolute. What is the difference between relative and absolute cell references?

a)

Both types of references are the same and do not affect calculations.

b)

Relative references are always fixed; absolute references change based on position.

c)

Absolute references adjust based on the position; relative references do not change.

d)

Relative references adjust based on the position; absolute references do not change.

15.

How can Dia use conditional formatting to highlight duplicate values in a range of student scores?

a)

Use conditional formatting to highlight duplicate values by selecting the range, then applying 'Highlight Cells Rules' > 'Duplicate Values'.

b)

Select the range and apply 'Data Validation' > 'List' to filter duplicates.

c)

Use 'Sort' to arrange the values and manually highlight duplicates.

d)

Apply 'Conditional Formatting' > 'Color Scales' to visualize the data.

16.
What are the sheet names visible in the workbook?
17.

features of MS excel

2 lines
18.

Riya wants to create a formula that calculates the average of her test scores located in cells B1 to B5. What formula should she use?

a)

=AVERAGE(B1:B5)

b)

=AVG(B1:B5)

c)

=MEAN(B1:B5)

d)

=SUM(B1:B5)/5

19.

Arjun is trying to find the total number of entries in a list of names in cells A1 to A20. Which function should he use?

a)

SUM(A1:A20)

b)

COUNT(A1:A20)

c)

COUNTIF(A1:A20)

d)

COUNTA(A1:A20)

20.

Meera wants to create a drop-down list in her spreadsheet for selecting a category. Which feature should she use?

a)

Sort

b)

Filter

c)

Conditional Formatting

d)

Data Validation

21.

How is the COLUMN in a MS Excel Spreadsheet named?

a)

Numbers

b)

Letters

c)

Cells

d)

Columns

22.

How are ROWS in MS EXCEL spreadsheet named?

a)

numbers

b)

letters

c)

cells

d)

columns

23.

What is a rectangular box in a MS EXCEL Spreadsheet called?

a)

row

b)

column

c)

cell

24.

What does every formula in MS EXCEL start with?

a)

+

b)

-

c)

=

d)

*

25.

What is the symbol for division when using MS EXCEL.

a)

/

b)

+

c)

*

d)

-

26.

What is the name of the cell that is colored blue?

a)

A

b)

B

c)

2B

d)

B2

27.

What is a multiplication formula for MS Excel using the picture ?

a)

=1Ax1B

b)

=B1*G1

c)

=C3xD3

d)

=B4*C4

28.

What is an example of a RANGE in MS Excel.

a)

B2-F5

b)

F5:B2

c)

B2:5F

d)

(B2:F5)

29.

When is a MS Excel Spreadsheet used?

a)

Making a Drawing

b)

When Reading

c)

For Collecting Information

d)

For Baking a Cake

30.

The intersection of a row and a column is called this.

a)

Active Cell

b)

Chart

c)

Column

d)

Row

31.

In Excel, rows are identified by this

a)

Letters

b)

Numbers

32.

Which is NOT a term used in Excel?

a)

Workbook

b)

Worksheet

c)

Cell

d)

Document

33.

You are not able to open, save, rename and close a file in Excel the way you would in MS Word.

a)

TRUE

b)

FALSE

34.

The first cell in a worksheet is what?

a)

A1

b)

1A

c)

FX

d)

Cell Name

35.

Rows go in what directions?

a)

Vertical

b)

Horizontal

36.

A program using a table comprising of rows, columns and cells.

a)

MS Word

b)

MS PowerPoint

c)

MS Outlook

d)

MS Excel

37.
The Quick Access Toolbar is:
a)
customizable
b)
found at the bottom of the screen
c)
found on the right side of the screen
d)
none of the above
38.
This is a:
a)
ribbon
b)
group
c)
tab
d)
none of the above
39.
Can be used travel from cell to cell in a spreadsheet:
a)
tab
b)
enter
c)
arrow keys
d)
all of the above
40.

Excel file is saved as a ____________

a)

Document

b)

workbook

c)

worksheets

d)

Presentation

41.

Name of the workbook is displayed in the ___________

a)

Menu bar

b)

Title bar or ribbon

c)

Tool bar

d)

option bar

42.

Name of the workbook is displayed in the ___________

a)

Menu bar

b)

Title bar or ribbon

c)

Tool bar

d)

option bar

43.

This is a_____________?

a)

Column

b)

Row

c)

Cell

d)

Range

44.

This is a_____________?

a)

Row

b)

Column

c)

Cell

d)

Range

45.

The area within the red box is called_______?

a)

Fill Handle

b)

Active Cell

c)

Cell

d)

Row

46.

These are called___________?

a)

Sheet Tabs

b)

Spread sheets

c)

Work books

d)

Sheets Menu

47.

An Excel file is called_____________?

a)

Workbook

b)

Worksheet

c)

Spread sheets

d)

Excel

48.

A Cell is___________________?

a)

Where a row and column intersect

b)

Cell running vertically

c)

Cell runnung horizontally

d)

All of above

49.

This is a ___________?

a)

Group

b)

Ribbon

c)

Tab

d)

None of above

50.

This is the __________?

a)

Title bar

b)

Entry bar

c)

Tab

d)

None of above

51.

Name the active cell______?

a)

C5

b)

B4

c)

C6

d)

D6

52.

Ctrl + N is a shortcut for_________?

a)

Creating a new Workbook

b)

Saving a workbook

c)

Insert a new worksheet

d)

Opening an existing worksheet

53.

Which short cut is used to close excel application?

a)

Alt + F4

b)

Alt + F5

c)

Ctrl + F4

d)

Alt + Q

54.

Shortcut key for bringing a disappeared ribbon?

a)

Ctrl + F1

b)

Alt + F1

c)

Ctrl + Alt + F1

d)

Alt + F4

55.

How many Rows and Columns are there in an excel?

a)

1048576R and 16384C

b)

16384R and 1048576C

c)

Unlimited

d)

One Lakh Row and Columns

56.

What is the Key to activate ribbon?

a)

Alt

b)

Ctrl

c)

Alt + R

d)

Fn

57.

Short Cut key to open an existing Excel file?

a)

Ctrl + O

b)

Ctrl + N

c)

Windows + R

d)

Alt + O

58.

Every Formula in MS Excel must begin with _______?

a)

An Equal Sign

b)

An () sign

c)

A Plus Sign

d)

A > Sign

59.

What are the shortcut keys for AutoSum?

a)

Alt + =

b)

Ctrl + =

c)

Ctrl +S

d)

Alt + A

60.

What are the keyboard shortcut keys to edit formula in a cell?

a)

F2

b)

F1

c)

Alt + F2

d)

Ctrl + F2

61.

What would be a correct formula for sum in excel?

a)

=SUM(B3:B9)

b)

=SUMB3+B9

c)

SUM(B3:B9)

d)

=ADD(B3:B9)

62.

Microsoft Excel is what type of software?

a)

Spreadsheet

b)

Drawing

c)

Word Processing

d)

Presentation

63.

What is the shortcut key for bolding text in MS Word?

a)

Alt + B

b)

Ctrl + I

c)

Ctrl + U

d)

Ctrl + B

64.

How can you insert an image into a Word document?

a)

Use the 'File' menu and select 'Open' to add an image.

b)

Drag and drop the image directly onto the document.

c)

Use the 'Insert' tab and select 'Pictures' to add an image.

d)

Right-click the image and select 'Copy' to insert it.

65.

What steps do you follow to create a table in MS Word?

a)

Choose 'Table' from the 'Home' tab.

b)

Go to 'View' tab and select 'Table'.

c)

Open MS Word and click 'File'.

d)

1. Open MS Word. 2. Go to 'Insert' tab. 3. Click 'Table'. 4. Choose 'Insert Table' or select a grid. 5. Specify rows and columns. 6. Click 'OK'.

66.

What is the purpose of using styles in MS Word?

a)

To create complex tables and charts.

b)

To insert images and graphics easily.

c)

To enable real-time collaboration with others.

d)

The purpose of using styles in MS Word is to apply consistent formatting and improve document management.

67.

What is mail merge and how is it used in MS Word?

a)

Mail merge is a feature in MS Word used to create personalized documents by combining a template with a data source.

b)

Mail merge is a tool for sending emails directly from MS Word.

c)

Mail merge is a feature that allows users to create spreadsheets in MS Word.

d)

Mail merge is used to format images in MS Word documents.

68.

What are the key components of a newsletter created in MS Word?

a)

Title and subtitle only

b)

Only images and links

c)

Key components of a newsletter in MS Word include header, date, introduction, main content sections, images, footer, and links.

d)

Main content without a footer

69.

How do you create a project certificate in MS Word?

a)

Create a project certificate in MS Word by using a template or a blank document, adding the necessary details, formatting the text, and saving or printing the final version.

b)

Print a blank page and write by hand

c)

Create a project certificate using Google Docs

d)

Use Excel to create the certificate

70.

How can you change the font size of selected text in MS Word?

a)

Use the 'Page Layout' tab to adjust font size.

b)

Select the text, then use the 'Font' group in the 'Home' tab to change the font size.

c)

Change the font size in the 'Insert' tab.

d)

Right-click the text and select 'Change Font Size' from the menu.

71.

How can you create a header or footer in a Word document?

a)

Right-click on the document to insert a header or footer.

b)

Use the 'Home' tab to add a header or footer.

c)

Use the 'Insert' tab to add a header or footer.

d)

Select 'Page Layout' to create a header or footer.

72.

short cut key for open menu

a)

ctrl+0

b)

ctrl+a

c)

ctrl+n

d)

ctrl+s

73.

what is software

a)

its a collection of programs

b)

collection of physical devices

c)

application software

d)

collection of devices

74.

1TB=

a)

1020MB

b)

ONE BYTE

c)

1024GB

d)

1024PB

75.

MAIL MERGE CONTAINS TOTAL HOW MANY STEPS

a)

4

b)

6

c)

5

d)

10

76.

WHAT IS HYPER LINK

a)

LINKING BETWEEN PAGES OR DOCUMENTS

b)

ITS A SOFTWARE

c)

ITS A LINK

d)

NONE OF THE ABOVE

77.

TABLE PROPERTIES

a)

INSERT AND DELETE CELLS AND MERGING,SPLITTING

b)

GO TO INSERT MENU ADD TABLE

c)

MERGING CELLS

d)

DELETING CELLS

78.

What is the "Active Cell" in Excel?

a)

The Bottom cell in a worksheet. It is indicated by a dark border onscreen.

b)

The current cell in a worksheet. It is indicated by a dark border onscreen.

c)

The top cell in a worksheet. It is indicated by a dark border onscreen.

d)

The past cell in a worksheet. It is indicated by a dark border onscreen.

79.

Define Cell?

a)

The dark bordered box in excel.

b)

A box in Excel that has formulas.

c)

The intersection of a column or row in a worksheet or table.

d)

Fx Bar where you input data.

80.

Define Formula Bar?

a)

I don't know

b)

I don't care

c)

Don't miss this one!

d)

An element in Excel that appears below the Ribbon and to the right of the Insert command that shows the contents of the active cell so that you edit the text, value, date, formula, or function.

81.

What is a spreadsheet?

a)

An electronic file that contains a grid of columns and rows to organize related data and to display results of calculations.

b)

An electronic file that contains a grid of negatives and positives to organize related data and to display results of calculations.

c)

An electronic file that contains a grid of numbers and data to organize related data and to display results of calculations.

d)

An electronic file that contains a grid of pages and sheets to organize related data and to display results of calculations.

82.

What is a sheet in Excel?

a)

A single document that typically contains labels, values, formulas, functions, and graphical representations of data.

b)

A single spreadsheet that typically contains labels, values, formulas, functions, and graphical representations of data.

c)

A single template that typically contains labels, values, formulas, functions, and graphical representations of data.

d)

A single file that typically contains labels, values, formulas, functions, and graphical representations of data.

83.

When starting a formula what is the first thing you type in the cell?

a)

+

b)

-

c)

%

d)

=

84.

When you open Excel you are viewing Excel in the ____ View?

a)

Backstage

b)

Frontstage

c)

Spreadsheet

d)

Template

85.

Excel spreadsheets that are already created and ready for you to edit are known as?

a)

spreadsheets

b)

templates

c)

data inputs

d)

pages

86.

What is the green bar at the top of Excel referred to as?

a)

the data bar

b)

the function bar

c)

the ribbon

d)

the row

87.

The letters in Excel represent the _______?

a)

columns

b)

rows

c)

data

d)

functions

88.

The numbers in Excel represent the _____?

a)

columns

b)

rows

c)

data

d)

functions

89.

Where is the zoom function located in Excel?

a)

Bottom right of spreadsheet document

b)

Bottom left of spreadsheet document

c)

Top right of spreadsheet document

d)

Top left of spreadsheet document

90.

How would you write a cell reference formula for cell A1 subtracted by Cell C3?

a)

A1-C3

b)

A1-C3=

c)

=A1-C3

d)

=C3-A1

91.

What version of Excel are we using in class?

a)

Excel 2016

b)

Excel 2017

c)

Excel 2018

d)

Excel 2015

92.
If you see a series of "######" in a cell, that means the following:
a)
You keyed in an incorrect number
b)
The row height is too high
c)
The text is incorrectly spelled
d)
The column width is not wide enough
93.
What is the name of this cell?
a)
B10
b)
5B
c)
B5
d)
A5
94.
How do you select an entire column?
a)
Select Edit > Select > Column from the menu
b)
Click the column heading letter
c)
Hold down the shift key as you click anywhere in the column.
d)
Hold down the Ctrl key as you click anywhere in the column
95.
How do you insert a new row?
a)
Right-click the row heading where you want to insert the new row and select Insert from the shortcut menu
b)
Select the row heading where you want to insert the new row and select Edit >Row from the menu
c)
Select the row heading where you want to insert the new row and click the Insert Row button on the standard toolbar
d)
All of the above
96.
Completes previously typed words when you begin to repeat the typing. 
a)
AutoFill
b)
#Name?
c)
Column charts
d)
Pie Charts
97.
Which feature enables you to preview headers and footers, page breaks, and other features that will print?
a)
Page preview
b)
Print Layout
c)
Synchronous Scrolling
d)
Window View
98.

How do you add a new row in Excel?

a)

Click on the 'File' menu and select 'New Row'.

b)

Press Ctrl + N to create a new row.

c)

Drag the bottom border of the row to duplicate it.

d)

Right-click on the row number and select 'Insert'.

99.

What is the shortcut to delete a column in Excel?

a)

Ctrl + Shift + X

b)

Shift + Delete

c)

Ctrl + -

d)

Alt + D

100.

Which option would you use to make text bold in Excel?

a)

Press Ctrl + I

b)

Use the 'Bold' button or Ctrl + B.

c)

Select 'Underline' from the menu

d)

Use the 'Italic' button

101.

How can you italicize text in a cell?

a)

Use Ctrl + U to underline text.

b)

Press Alt + F to format text.

c)

Right-click and select 'Bold' from the menu.

d)

Use Ctrl + I or the italic button in the formatting toolbar.

102.

What is the purpose of the 'Merge and Center' feature?

a)

To combine cells and center the content.

b)

To split cells and align the content to the left.

c)

To add borders around selected cells.

d)

To change the font style of the text in a cell.

103.

How do you align text to the center of a cell?

a)

Use 'text-align: left;' in CSS.

b)

Select right alignment in Excel.

c)

Use 'text-align: center;' in CSS or select center alignment in Excel.

d)

Apply 'text-align: justify;' in CSS.

104.

What does the 'Wrap Text' option do in Excel?

a)

It adjusts the cell size to fit the text.

b)

It merges multiple cells into one.

c)

It allows text in a cell to be displayed on multiple lines.

d)

It changes the font style of the text.

105.

How can you change the font size of text in a cell?

a)

Select the cell, then adjust the font size from the toolbar.

b)

Adjust the font size in the page layout settings.

c)

Use the keyboard shortcut Ctrl + Shift + F.

d)

Change the font size by right-clicking the cell.

106.

What is the effect of using the 'Underline' option?

a)

It highlights text by changing its color.

b)

It increases the font size of the text.

c)

It adds a background color to the text.

d)

It emphasizes text by drawing a line beneath it.

107.

How do you change the orientation of text in a cell?

a)

Use the 'Insert' menu to add a text box.

b)

Right-click the cell and select 'Change Text' option.

c)

Select the cell, go to 'Format' > 'Text rotation', and choose the orientation.

d)

Double-click the cell and type the text in a different orientation.

108.

What steps do you take to apply currency formatting to a number?

a)

Use a formatting function to combine the currency symbol with the number, ensuring proper decimal places.

b)

Convert the number to a string without any formatting.

c)

Add a background color to the number display.

d)

Use a text editor to manually insert the currency symbol.

109.

How can you delete multiple rows at once in Excel?

a)

Click on 'File' and select 'Remove Rows'.

b)

Select the rows, then press 'Delete' key.

c)

Highlight the rows and choose 'Cut'.

d)

Select the rows, right-click, and choose 'Delete'.

110.

What happens when you merge cells in Excel?

a)

Merging cells duplicates the content of all selected cells.

b)

Merging cells creates a new worksheet with the combined data.

c)

Merging cells combines them into one cell, retaining only the upper-left cell's content.

d)

Merging cells splits them into multiple smaller cells.

111.

How do you align a table to the right in Excel?

a)

Select the table, go to the View tab, and click 'Align Left' in the Alignment group.

b)

Right-click the table and choose 'Center Align' from the context menu.

c)

Select the table, go to the Insert tab, and click 'Align Top' in the Alignment group.

d)

Select the table, go to the Home tab, and click 'Align Right' in the Alignment group.

112.

What is the difference between left alignment and right alignment in Excel?

a)

Left alignment aligns text to the left; right alignment aligns text to the right.

b)

Left alignment is used for headers; right alignment is for footers.

c)

Left alignment is for numbers; right alignment is for text.

d)

Left alignment centers text; right alignment centers text.

113.

A program using a table comprising of rows, columns and cells.

a)

MS Word

b)

MS PowerPoint

c)

MS Outlook

d)

MS Excel

114.

The intersection of a row and a column is called this.

a)

Active Cell

b)

Chart

c)

Column

d)

Row

115.

Which is NOT a term used in Excel?

a)

Workbook

b)

Worksheet

c)

Cell

d)

Document

116.

The first cell in a worksheet is what?

a)

A1

b)

1A

c)

FX

d)

Cell Name

117.

What is a rectangular box in a MS EXCEL Spreadsheet called?

a)

row

b)

column

c)

cell

118.

What does every formula in MS EXCEL start with?

a)

+

b)

-

c)

=

d)

*

119.

What is the name of the cell that is colored blue?

a)

A

b)

B

c)

2B

d)

B2

120.
The Quick Access Toolbar is:
a)
customizable
b)
found at the bottom of the screen
c)
found on the right side of the screen
d)
none of the above
121.
This is the:
a)
tab
b)
title bar
c)
group
d)
none of the above
122.
This is a:
a)
ribbon
b)
group
c)
tab
d)
none of the above
123.
The entry bar is also known as (AKA):
a)
name box
b)
formula bar
c)
status bar
d)
none of the above
124.
This is a:
a)
tab
b)
ribbon
c)
group
d)
none of the above
125.
Can be used travel from cell to cell in a spreadsheet:
a)
tab
b)
enter
c)
arrow keys
d)
all of the above
126.

Excel file is saved as a ____________

a)

Document

b)

workbook

c)

worksheets

d)

Presentation

127.

Name of the workbook is displayed in the ___________

a)

Menu bar

b)

Title bar or ribbon

c)

Tool bar

d)

option bar

128.

What do you call the blank boxes on a excel sheet

a)

cell

b)

info

c)

Squares

d)

Spots

129.

Microsoft Excel is what type of Software ?

a)

Drawing

b)

Word processing

c)

Spreadsheet

d)

Presentation

130.

Which symbol must you use to begin a formula ?

a)

$

b)

#

c)

@

d)

=

131.

How do you make a cell into the active cell

a)

Cells are always active

b)

Click INSERT Cell

c)

Click on the Cell

d)

Click the ACTIVE button

132.

What is the name of this Cell ?

a)

6B

b)

A5

c)

6A

d)

B6

133.

What is the formula sign for multiply?

a)

/

b)

*

c)

=

d)

-

134.

To sort names in a worksheet, we can use ____ button

a)
b)
c)
d)
135.

You want to enter a series of numbers down a column. what would be the best tool for the job?

a)

Find & replace

b)

Autofill

c)

Cut & Paste

d)

Spelling Checker

136.

Here in Excel, Which button will you select to calculate total marks ?

a)
b)
c)
d)
137.

In Excel,what would be a correct formula for changing a text from lower case to upper case ?

a)

=UPPER B1

b)

=PROPER(B1)

c)

=UPPER(B1)

d)

UPPER(B1)

138.

What function can be used to find the maximum value in a range of cells in Excel?

a)

=LARGEST(range)

b)

=HIGHEST(range)

c)

=MAX(range)

d)

=TOP(range)

139.

Which of the following is a valid way to create a chart in Excel?

a)

Select data and go to Insert > Chart.

b)

Right-click on the data and choose 'Create Chart'.

c)

Use the formula =CHART(data).

d)

Charts cannot be created in Excel.

140.

How can you freeze the top row in an Excel worksheet?

a)

It is not possible to freeze rows in Excel.

b)

Use the shortcut Ctrl + F.

c)

Right-click on the top row and select 'Freeze'.

d)

Go to View > Freeze Panes > Freeze Top Row.