0% found this document useful (0 votes)
39 views20 pages

Quest Bank

Uploaded by

pawdeyxxxxxx
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views20 pages

Quest Bank

Uploaded by

pawdeyxxxxxx
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 20

Answer the following questions:

Part 1) Write True (T) or False (F) in your answer sheet.

1. Microsoft Excel is used to record and analyze numerical and statistical


data.
a) True b) False
2. By default, a workbook has five worksheets in Excel.
a) True b) False
3. The function count is used to count all non-empty cells.
a) True b) False
4. The function COUNTIFS can count the number of cells in a range that
meet single criteria
a) True b) False
5. The formula Sum(A1:A5) is used to sum the values in cells A1 and A5
a) True b) False
6. To create a formula in a specific cell, we must write the sign “=” before
the formula.
a) True b) False
7. Substitute is used to replace existing text with new text in a string.
a) True b) False
8. Find function allows wildcards.
a) True b) False
9. Substitute is used to replace existing text with new text in a string.
a) True b) False
10. Using Len(“Mohamed Hassan”) returns 13.
a) True b) False
11. Graphs are used to illustrate trends over time.
a) True b) False
12. To Paste data from the clipboard use Ctrl +P.
a) True b) False
13. To create a formula in a specific cell, we must write the sign “=” before
the formula.
a) True b) False
14. SEARCH("a","Apple I eat") returns 10.
a) True b) False
15. FIND("A", "I found the book I search for") returns 0 because there is no
"A" in " I found the book I search for ".
a) True b) False
16. The PROPER function returns the text string into a proper case.
a) True b) False
17. There are different ways to remove validation in Excel
a) True b) False

18. We can find the largest value in the specified cells using MAXIMUM
function.
a) True b) False
17. The terms worksheet and spreadsheet are interchangeable
a) True b) False
18. Cell contents are either values or formulas
a) True b) False

19. The value of the cell D4 is 5000.


a) True b) False
20. Using Count(A1:B8) returns 14..
a) True b) False
21. To count the female nurses, we use the function Countif(E2:E7,”F”).
a) True b) False
22. Evaluating cell G2 returns error message.
a) True b) False
23. Evaluating cell G8 returns 0.
a) True b) False
Part 2) Choose the correct answer.

1. Excel is a program that is used to prepare a……….......


a) Slide presentation b) Spreadsheet
c) Text document d) Database
2. Which of the following identifies a cell in Excel?
a) Address b) Formula
c) Name d) Label
3. Define name refers to……………………………………
a) Single cell. b) Range of cells.
c) Constant value. d) all of the above.
4. Which bar show the used formula of selected active cell?
a) Formula bar b) Ribbon
c) Menu bar d) Scroll bar
5. Graphics help you understand the data in worksheet by.......
a) Display pattern and trends. b) Display pattern.
c) Display trends. d) Nothing of the mentioned answers
6. Which of the following Excel charts represents only one value for each
variable?
a) Bar b) Pie
c) Line d) Function
7. Which chart can be created in excel?
a) Pie b) Line
c) Column d) All of the above
8. To create a formula in a specific cell, first write. then the formula.
a) " " b) *
c) = d) compute
9. To control what a user can enter into a cell, we use ….. ……..
a) Grouping b) Pivot Tables
c) Error Alert d) Data Validation
10.The function used to count the number of empty cells within a range of
cells is
……………….
a) COUNT b) COUNTA
c) COUNTBLANK d) EMPTY
11.The function ....... counts the number of cell in range that meet a given
12.criterion.
a) SUMIF b) COUNT
c) COUNTA d) COUNTIF
13.Which of the following print setting does allow the user to print the area
he has currently selected on a worksheet?
a) Active Sheets b) Entire Workbook
c) Print Selection d) Print selected table
14.By default, a workbook has. worksheets.
a) One b) Two 2
c) Three d) Four
15.To create a new document, we may use …………………..
a) The tap b) Ribbon start button
c) The home tab d) Ribbon bar
16.The point where a column and a row meet is called …………………..
a) Intersected Positions b) Cell
c) Sheet d) Ribbon
17.A .. is a collection of worksheets.
a) Raw b) Workbook
c) Cell d) Function
18.A ……. is a collection of rows and columns.
a) Worksheet b) Workbook
c) Cell d) Function
19.The name of the workbook is displayed in the ………
a) Title bar b) Menu bar
c) Option bar d) Tool bar
20.Validation is used to …………
a) Ensure numerical data b) Ensure no errors
c) Control data entry d) Ensure text data
21.What is displayed when a data is not valid?
a) Title b) Error message
c) Comment d) Criteria
22. To compute the students’ grades (Excellent, Very Good, …, etc.)
using their degrees (40, 70.90,…, etc.) , we use ……………………

a) If function b) Sumfunction
c) Countif function d) Max function

23.The sumifs() function is used to sum ……………………


a) All values in the given range b) The values in the given range indicated by one
condition
c) The values in the given range d) All mentioned answers are not true
indicated by one or more
conditions
24.The name of the active cell is ………………………..
a) D10 b) A1
c) C3 d) B5

25.To add the numbers in the range, we use the formula ………………
a) =Sum(A1:D10) b) =Sum(A1, A6)
c) =Sum(A1: A6) d) (A1+A6)

26.To count the number of 1’s in the highlighted range, we use the
formula ……………………….
a) =COUNTIF(A1:A6) b) =COUNTA (A1: A6)
c) =COUNTIF (A1: A6, 1) d) All answers are not true

27. The number of cells in a range that are not empty can be obtained
using the function ……………
a) =COUNTIF(A1:A6) b) =COUNTA (A1: A6)
c) =COUNTBLANK (A1: A6) d) All answers are true

28. The number of cells in a range that are empty can be obtained using
the function ……………
a) =COUNTBLANK(A1:A6) b) =SUM(A1:A6)
c) =COUNT(A1,A6) d) All answers are true

29. To compute the average value of data in the highlighted range, we


use the formula ………………
a) =AVG(A1:A6) b) =AVG(A1,A6)
c) =AVERAGE(A1:A6) d) =AVERAGE(A1,A6)
31. Using Count(A1:A5) returns 4.
a) True b) False
32. Using Min (A1:A6) returns 0.
a) True b) False
33. The name of the current active file is book1
a) True b) False

34. To Find the average of the numbers in the specified cells


a) AVERAGE b) SUM
c) COUNT d) MAX

35. Finds the Smallest Value in the specified cells


a) MAX b) MIN
c) COUNT d) AVERAGE

36. .used to copy contents of current select?


a) control+C b) control+S
c) control+ N d) control+ P

37. two or more column of data that is stores in ascending order


a) value b) table
c) index-number d) approximate - match

38. The function return sequential characters from starting from the…..side .
a) LEN b) LEFT
c) RIGHT d) MiD

39. Used to save the current of workbook?


a) control+S b) control+V
c) control + p d) control +N

40. A file has been opened, the filename appears in which of the following?
a) Title bar b) Footer
c) Header d) Description pan

41. You Split a window; the window is divided into how many panes ?
a) Two b) Three
c) Four d) Two or four

42. When a row and a column meet, they form:


a) Worksheet b) cell
c) Workbook d) Row
43. A workbook has…………..worksheet.
a) Three b) Two
c) Four d) Five

44. The bars are used to group similar commands together-:


a) Ribbon tabs b) Ribbon bar.
c) Ribbon start button d) Not anything.

45. …………..Used to create a new worksheet.


a) Ctrl+p. b) Ctrl+S
c) F2 d) Shift +f11.

46. ………… creates a new workbook.


a) Ctrl+S b) Ctrl+p.
c) Ctrl+ N d) Ctrl+V.

47. To paste data from the clipboard choose……


a) Ctrl+N b) Ctrl+P
c) Ctrl+V d) Ctrl+C

48. What is the Sum formula?


a) Sum()= b) =Sum()
c) =()Sum d) Sum( )

49. The name of the cell location at the intersection of column f and row 223 is
a) F222 b) 223F
c) F223 d) 22F3

50. Horizontal line of cells……


a) row b) cell
c) Coumn d) Spreadsheet

51. What is displayed when adata is notvalid?


a) Title b) Comment
c) Error d) criteria

52. What is the last argument for the MATCH function?


a) Lookup value b) Match typ
c) Lookup array d) Arcanum

53. What returns a position of a cell?


a) Match b) Index
c) Lookup d) Column

54. 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
55. The……….. In Excel is fasted way to create a name:
a) Name box b) Name manager
c) Name scope d) Named range.

56. Displays one value if a formula resulits in an error and another if it


doesn't.
a) IFERROR b) SUM IF
c) AVERAGEF d) FUNCTION

57. ….....appear when the user selects the cell and tells the user what to enter.
a) Input messages b) Pivot Tables
c) Grouping d) Error Alert

58. What is Excel used for ?


a) Programming. b) Time management
c) Task management d) All of the above.

59. Which ribbon is used to set margins in Exce12019?.


a) Home b) view
c) Review d) Page Layout

60. How would you write a cell reference formula for cell AI Subtracted by
Cell C3?
a) A1-C3. b) C3-A1
c) A1-C3= d) =A1-C3

60. How would you write a cell reference formula for cell AI Subtracted by
Cell C3?
a) A1-C3. b) C3-A1
c) A1-C3= d) =A1-C3

61. When using the VLOOKUP function, what parameter should be used to find an
exact match?
a) TRUE
b) FALSE
c) #N/A
d) "Apples"

62. What is returned if no exact match is found when using the VLOOKUP function?
a) TRUE
b) FALSE
c) #N/A
d) "Apples"

63. Which parameter should be used to find an approximate match when using the
VLOOKUP function?
a) TRUE
b) FALSE
c) #N/A
d) "Apples"

64. What is returned if no match is found when using an approximate match in the
VLOOKUP function?
a) TRUE
b) FALSE
c) #N/A
d) "Apples"

65. How can you reference a table on another sheet when using the VLOOKUP
function?
a) By using spaces in the sheet name.
b) By changing the final parameter to TRUE.
c) By preceding the table range with the sheet name and an exclamation mark.
d) By wrapping the sheet name in double quotes.

66. What should be done if the sheet name contains spaces when using the VLOOKUP
function?
a) Change the formula further.
b) Use double quotes around the sheet name.
c) Use single quotes around the sheet name.
d) Remove all spaces from the sheet name..

67. How can you lookup a value in another workbook using the VLOOKUP function?
a) By changing the final parameter to TRUE.
b) By placing the workbook name within square brackets.
c) By using double quotes around the workbook name.
d) By removing all special characters from the workbook name.

68. Where can you find the table data when looking up a value in another workbook
using VLOOKUP?
a) In Sheet1
b) In Sheet2
c) In Sheet3
d) In Sheet4

69. What is returned if no match is found when looking up a value in another workbook
using VLOOKUP?
a) TRUE
b) FALSE
c) #N/A
d) "Apples"
.70 How many distractors should be created for each question?
a) 1
b) 2
c) 3
d) 4
80. What is the purpose of using TRUE as the final parameter in the VLOOKUP
function?
a) To find an exact match.
b) To find an approximate match.
c) To return #N/A if no match is found.
d) To return the next smaller value if no match is found.

81. How does the VLOOKUP function handle a sheet name with spaces?
a) By changing the formula further.
b) By using double quotes around the sheet name.
c) By using single quotes around the sheet name.
d) By removing all spaces from the sheet name..

82. What should be done if you want to reference a table on another sheet with a space
in its name?
a) Change the formula further.
b) Use double quotes around the sheet name.
c) Use single quotes around the sheet name.
d) Remove all spaces from the sheet name.

83. How can you lookup a value in another workbook?


a) By changing the final parameter to TRUE.
b) By placing the workbook name within square brackets and exclamation mark.
c) By using double quotes around the workbook name and exclamation mark.
d) By removing all special characters from the workbook name and exclamation mark.

84. Where can you find the table data when looking up a value in another workbook
using VLOOKUP?
a) In Sheet1
b) In Sheet2
c) In Sheet3
d) In Sheet4

85. How can you handle instances where the VLOOKUP function does not find a match
and the #N/A?
a) Display the #N/A error as is
b) Return a more user-friendly result
c) Modify the VLOOKUP formula to return "Not Found"
d) Ignore the error and move on to the next calculation

86. Which function can be used to handle #N/A errors in Excel?


a) IFERROR
b) IFNA
c) VLOOKUP
d) BOTH A/B
87. What does the SEARCH function in Excel do?
a) Returns the position of one text string inside another
b) Handles errors in Excel formulas
c) Searches for specific characters or substrings within a text string
d) Returns a user-friendly result instead of an error

88. Which wildcard characters are allowed in the SEARCH function?


a) ?
b) *
c) !
d) BOTH A/B

89. Is the SEARCH function case-sensitive?


a) Yes, it is case-sensitive
b) No, it is not case-sensitive

90. What is the syntax of the SEARCH function in Excel?


a) SEARCH(find_text, within_text)
b) SEARCH(find_text, within_text, start_num)
c) FIND(find_text, within_text)
d) FIND(find_text, within_text, start_num)

91. What does the FIND function in Excel do?


a. Returns the position of one text string inside another
b. Handles errors in Excel formulas
c. Searches for specific characters or substrings within a text string
d. Returns a user-friendly result instead of an error

92. Which arguments are required in the FIND function?


a) find_text and within_text
b) find_text and start_num
c) within_text and start_num
d) find_text, within_text, and start_num

93. What happens if the FIND function does not find the specified character or
substring?
a) It returns the position of the last character in the text string
b) It returns an error
c) It ignores the missing character or substring
d) It moves on to the next calculation

94. How can you handle errors in Excel formulas using the IFERROR function?
a) Display the error as is
b) Return a more user-friendly result
c) Modify the formula to ignore the error
d) Move on to the next calculation without displaying an error
95. Which function can be used to handle errors specifically related to #VALUE! in
Excel?
a) IFERROR
b) IFNA
c) VLOOKUP
d) FIND

96. How can you modify a VLOOKUP formula to handle errors?


a) Add an IFERROR function around the VLOOKUP formula with a desired result if
there is an error.
b) Add an IFNA function around the VLOOKUP formula with a desired result if there is an
error.
c) Change the FALSE argument in VLOOKUP to TRUE.
d) Use conditional formatting to hide any errors.

97. What does the start_num argument in the FIND function specify?
a) The position of the first character to start the search from
b) The number of characters to search within
c) The position of the last character to end the search at
d) The number of occurrences to find

98. Which function allows wildcards in Excel?


a) VLOOKUP
b) IFERROR
c) SEARCH
d) FIND

99. How can you find the first match of a specific substring within a text string,
regardless of upper or lowercase?
a) Use conditional formatting to highlight all matches
b) Use the VLOOKUP function with case-insensitive searching
c) Use the SEARCH function with both uppercase and lowercase versions of the
substring
d) Use the FIND function with both uppercase and lowercase versions of the substring

100. What does the VLOOKUP function return when it does not find a match?
a) #N/A error
b) Not Found
c) User-friendly result
d) None of the above

101. How can you display a more user-friendly result instead of the #N/A error in
VLOOKUP?
a) Modify the VLOOKUP formula using IFERROR
b) Modify the VLOOKUP formula using IFNA
c) Modify the VLOOKUP formula using IFERROR or IFNA
d) None of the above
102. What is the purpose of the SEARCH function in Excel?
a) To handle instances where VLOOKUP does not find a match
b) To return the position of one text string inside another
c) To display a more user-friendly result instead of #N/A error
d) None of the above

103. Which wildcard characters can be used in the SEARCH function?


a) ? and *
b) ! and %
c) & and #
d) None of the above

104. Is the SEARCH function case-sensitive?


a) Yes, it is case-sensitive.
b) No, it is not case-sensitive.
c) It depends on how it is used.
d) None of the above

105. What does the FIND function in Excel do?


a) Returns the position of a specific character or substring within a text string.
b) Handles instances where VLOOKUP does not find a match.
c) Displays a more user-friendly result instead of #N/A error.
d) None of the above

106. What is the purpose of adding a chart to an Excel worksheet?


A. To display data in a visual format
B. To make the data more readable
C. To calculate statistics
D. To format the data

107. What is the difference between a chart and a graph in Excel?


A. Charts are used to display trends over time, while graphs are used to illustrate
patterns.
B. Charts are used to display data in a visual format, while graphs are used to make
calculations.
C. Charts are used to display numeric data, while graphs are used to display text data.
D. Charts are used to display data in a tabular format, while graphs are used to display data in
a graphical format.

108. What are the different types of charts available in Excel?


A. Pie charts, bar charts, line charts, and scatter plots
B. Pie charts, bar charts, line charts, and radar charts
C. Pie charts, bar charts, line charts, and surface charts
D. Pie charts, bar charts, line charts, and bubble charts

109 . How do you add a chart to an Excel worksheet?


A. Select the data you want to chart, then click the "Insert" tab and select the desired
chart type.
B. Select the data you want to chart, then right-click and select "Insert Chart".
C. Go to the "Chart" menu and select the desired chart type.
D. Click the "Chart" button on the toolbar.

110. What is a legend in a chart?


A. A key that explains the meaning of the different colors or symbols used in the chart
B. A title that appears at the top of the chart
C. A border that surrounds the chart
D. A grid that divides the chart into sections

111. What is the difference between a pie chart and a bar chart?
A. Pie charts show the relationship between parts of a whole, while bar charts show the
relationship between different categories.
B. Pie charts show data over time, while bar charts show data in a specific order.
C. Pie charts are used to compare data from different categories, while bar charts are used to
show trends over time.
D. Pie charts are used to display numeric data, while bar charts are used to display text data.

112. What is the purpose of a line chart?


A. To show trends over time
B. To compare data from different categories
C. To show the relationship between parts of a whole
D. To display data in a tabular format

113. What is a scatter plot?


A. A chart that shows the relationship between two variables
B. A chart that shows trends over time
C. A chart that shows the distribution of data
D. A chart that shows the relationship between parts of a whole

114. What are stock market charts used for?


A. To show information about stocks or shares
B. To show trends over time
C. To compare data from different categories
D. To show the relationship between parts of a whole

115. What is a bubble chart?


A. A chart that adds a third column to specify the size of the bubbles it shows to
represent the data points in the data series.
B. A chart that shows trends over time
C. A chart that shows the distribution of data
D. A chart that shows the relationship between parts of a whole

116. A surface chart is useful when you want to find optimum combinations between
two sets of data.
A. True
B. False

117. A radar chart can be used to compare the aggregate values of several data series.
A. True
B. False

118. What shortcut keys are used to copy and paste data in Excel?
A. Ctrl + C and Ctrl + V
B. Ctrl + X and Ctrl + V
C. Ctrl + C and Ctrl + P
D. Ctrl + X and Ctrl + P

119. What shortcut key is used to open the print dialogue window in Excel?
A. Ctrl + P
B. Ctrl + N
C. Ctrl + S
D. Ctrl + C

120. What shortcut key is used to create a new worksheet in Excel?


A. Ctrl + P
B. Ctrl + N
C. Ctrl + S
D. Ctrl + C

121. What is the purpose of naming a group of data in Excel?


A. To summarize data that meets specific conditions..
B. To create a formula to calculate values.
C. To make the data easier to read and understand.
D. To find and correct errors in calculations.

122. What is a named range?


A. A range of cells that has been given a name.
B. A formula that has been given a name.
C. A constant value that has been given a name.
D. All of the above.

123. How can a named range be created?


A. By typing a name in the Name Box.
B. By using the Define Name option in the Formulas tab.
C. By using the Name Manager in the Formulas tab.
D. All of the above.

124. What are the different ways of naming a group of data?


A. By typing a name in the Name Box.
B. By using the Define Name option in the Formulas tab.
C. By using the Name Manager in the Formulas tab.
D. All of the above.
125. What is the advantage of using named ranges?
A. They make formulas easier to create, read, and maintain.
B. They help formulas work faster.
C. They make it easier to reuse formulas.
D. All of the above.

126. What is the difference between a relative and an absolute reference in a cell
reference?
A. A relative reference is a reference to a cell that is always relative to the current cell.
B. An absolute reference is a reference to a cell that is always absolute.
C. A relative reference can be changed by moving or copying the cell.
D. All of the above.

127. What is the IF function?


A. A function that returns one value if a condition is true and another value if the
condition is false.
B. A function that returns the average of a range of values.
C. A function that returns the sum of a range of values.
D. A function that returns the product of a range of values.

128. What is the SUMIF function?


A. A function that returns the sum of a range of values that meet a criterion.
B. A function that returns the count of a range of values that meet a criterion.
C. A function that returns the average of a range of values that meet a criterion.
D. A function that returns the product of a range of values that meet a criterion.

129. What is the COUNTIF function?


A. A function that returns the sum of a range of values that meet a criterion.
B. A function that returns the count of a range of values that meet a criterion.
C. A function that returns the average of a range of values that meet a criterion.
D. A function that returns the product of a range of values that meet a criterion.

130. What is the COUNTIFS function?


A. A function that returns the sum of a range of values that meet multiple criteria.
B. A function that returns the count of a range of values that meet multiple criteria.
C. A function that returns the average of a range of values that meet multiple criteria.
D. A function that returns the product of a range of values that meet multiple criteria.

131. What is the AVERAGEIF function?


A. A function that returns the sum of a range of values that meet a criterion.
B. A function that returns the count of a range of values that meet a criterion.
C. A function that returns the average of a range of values that meet a criterion.
D. A function that returns the
132. What is meant by naming a data group?
a) Assigning a name to a range of cells or a cell
b) Creating a formula to calculate values
c) Summarizing data that meets specific conditions
d) Finding and correcting errors in calculations

133. What are the different ways of naming a data group?


a) Type a name in the Name Box
b) Use the Define Name option
c) Create a name by using the Excel Name Manager
d) All of the Above

134. How do you create an Excel name for a constant?


a) Type = followed by the value in the Refers to field
b) Use the Define Name feature
c) Use the Name Manager
d) Both A and C

**15 Multiple Choice Questions at the University Level with Answers:**

135. What is the new interface introduced in Microsoft Office 2010?


a) Formula Bar
b) Function Library
c) Ribbon Interface
d ) Quick Access Toolbar

136. Which Excel file format is unable to be opened within Excel 2003 and earlier?
a) .xlsx
b) .doc
c) .xls
d) .txt

137. What is the intersection of a column and a row called?


a) Cell
b) Worksheet
c) Column Header
d) Row Header

138. What is the group of commands that are independent of the tab on the Ribbon?
a) Function Library
b) Ribbon Groups
c) Quick Access Toolbar
d) Formula Bar
139. How can you create a new workbook from a pre-existing template?
a) Select "Blank Workbook"
b) Click on "New" in the File tab
c) Choose from the categories under "Office.com Templates"
d) Double-click on a file in the list

140. What is the default file format for saving a workbook in Microsoft Excel 2010?
a) Excel 97-2003 Workbook (*.xls)
b) Excel Workbook (*.xlsx)
c) PDF (*.pdf)
d) XPS Document (*.xps)

141. To change the zoom of the document, what can you do?
a) Click the - or + icons
b) Drag the slider along the bottom of Microsoft Excel
c) Both a and b
d) None of the above

142. What is the tab used to style the workbook, including fonts and cells?
a) Insert Tab
b) Home Tab
c) Page Layout Tab
d) Formulas Tab

143. What dialog box launcher allows you to open a dialog box with more options for a
group?
a) Function Library
b) Quick Access Toolbar
c) Ribbon Groups
d) Dialog Box Launchers

144. What is the default view in Microsoft Excel 2010?


a) Page Layout
b) Normal
c) Full Screen
d) Custom

145. What is the Ribbon Tabs on Microsoft Excel?


a) Click any tab on the ribbon to display the tools that are related to that task.
b) Tools on each ribbon tab are further organized into logical groups called ribbon groups.
c) Ribbon Groups- Each ribbon tab contains groups, and each group contains a set of related
tools.
d) All of the above.
146. What is the function of Tools on each ribbon tab?
a) Tools on each ribbon tab are further organized into logical groups called ribbon
groups.
b) Display the tools that are related to that task.
c) Each ribbon tab contains groups, and each group contains a set of related tools.
d) Hide the Ribbon

147. Where can you find the Dialog Box Launchers?


a) Dialog box launcher icons next to any ribbon group label can be clicked to open a dialog
box with more options for that group.
b) The Microsoft Office Button found in the upper-left corner of Microsoft Excel 2007.
c) Ribbon Groups- Each ribbon tab contains groups, and each group contains a set of related
tools.
d) All of the above

148. To customize the Quick Access Toolbar, where do you click?


a) Click the down arrow to the right of the commands.
b) Click on the command to add it to the Quick Access Toolbar.
c) If you don't see the command you want in the popup menu, select More Commands from
the menu.
d) All of the above.

149. How do you change the Workbook View in Microsoft Excel 2010?
a) You can also change the Workbook View by clicking the view icons along the bottom of
Microsoft Excel.
b) The default view in Microsoft Excel 2010 is "Normal".
c) You can change the Workbook View by selecting the "View" tab on the ribbon and
selecting one of the other "Layout" options from the "Workbook Views" logical group.
d) All of the above.

150. Which Excel file format is unable to be opened within Excel 2003 and earlier?
a) .xlsx
b) .doc
c) .xls
d) .txt

You might also like