Unit 8: MS Excel - Practice Quiz

DCAP101 60 Questions
0 Correct 0 Wrong 60 Left
0/60

1 Which symbol is used to begin a formula in MS Excel?

Formulas Easy
A. +
B. %
C. #
D. =

2 Which formula adds the values in cells A1 through A5?

Formulas Easy
A. =ADD(A1-A5)
B. =TOTAL(A1,A5)
C. =AVG(A1:A5)
D. =SUM(A1:A5)

3 Which formula calculates the average of values in cells B1 through B4?

Formulas Easy
A. =SUM(B1:B4)
B. =AVERAGE(B1:B4)
C. =COUNT(B1:B4)
D. =MAX(B1:B4)

4 What does the formula =A1+B1 do?

Formulas Easy
A. Adds two cell values
B. Deletes two cell values
C. Joins two worksheets
D. Counts two cell values

5 What is the main purpose of a graph in Excel?

Graphs Easy
A. To display data visually
B. To protect workbook files
C. To rename worksheet tabs
D. To check spelling errors

6 Which part of a graph usually displays categories along the bottom?

Graphs Easy
A. Data legend
B. Vertical axis
C. Chart title
D. Horizontal axis

7 What should you usually do before inserting a chart in Excel?

Charts Easy
A. Protect the entire sheet
B. Close the active workbook
C. Select the required data
D. Delete the column labels

8 What does a chart legend identify?

Charts Easy
A. Cell formulas and functions
B. Data series or categories
C. Worksheet printing margins
D. Workbook file locations

9 Which chart type is commonly used to compare values across categories?

Chart types Easy
A. Pie chart
B. Line chart
C. Scatter chart
D. Column chart

10 Which chart type is best for showing a trend over time?

Chart types Easy
A. Doughnut chart
B. Pie chart
C. Radar chart
D. Line chart

11 Which chart type displays parts of a whole as slices?

Chart types Easy
A. Area chart
B. Bar chart
C. Pie chart
D. Line chart

12 Which chart type normally displays data using horizontal bars?

Chart types Easy
A. Bar chart
B. Pie chart
C. Column chart
D. Line chart

13 When do chart tools or the chart toolbar usually become available?

Chart toolbar Easy
A. When a sheet is printed
B. When a file is closed
C. When a chart is selected
D. When a cell is deleted

14 Which task can be performed using chart tools?

Chart toolbar Easy
A. Set the login password
B. Rename the Excel file
C. Close the Excel program
D. Change the chart type

15 Which feature shows how a worksheet will look before it is printed?

Printing Easy
A. Print Preview
B. Status Bar
C. Name Box
D. Formula Bar

16 Which keyboard shortcut commonly opens the Print screen in Excel?

Printing Easy
A. Ctrl+C
B. Ctrl+F
C. Ctrl+S
D. Ctrl+P

17 Which page orientation prints a worksheet with the page wider than it is tall?

Page layout Easy
A. Landscape
B. Normal
C. Portrait
D. Vertical

18 Which Page Layout setting controls the blank space around the edges of a printed page?

Page layout Easy
A. Print Area
B. Orientation
C. Page Breaks
D. Margins

19 Where does a header appear on a printed worksheet page?

Header and footer tab Easy
A. At the center of each cell
B. At the left of the formula bar
C. At the bottom of the page
D. At the top of the page

20 Which item is commonly inserted into a worksheet footer?

Header and footer tab Easy
A. Chart series
B. Page number
C. Cell formula
D. Column heading

21 Cell F1 contains a fixed tax rate. In row 2, quantity is in B2 and unit price is in C2. Which formula calculates the total including tax and can be copied down correctly?

Formulas Medium
A. =$B$2*$C$2*(1+F1)
B. =B2*C2*(1+$F$1)
C. =$B2*C2*(1+$F1)
D. =B2*C2*(1+F$1)

22 A student passes when the score in C2 is at least 50. Which formula displays Pass or Fail correctly?

Formulas Medium
A. =IF(C2<=50,"Pass","Fail")
B. =IF(C2=50,"Pass","Fail")
C. =IF(C2>50,"Pass","Fail")
D. =IF(C2>=50,"Pass","Fail")

23 Values are listed in B2:B20. Which formula entered in C2 creates a running total when copied downward?

Formulas Medium
A. =SUM($B$2:B2)
B. =SUM($B2:B$20)
C. =SUM(B2:$B$20)
D. =SUM(B$2:$B$20)

24 Column A contains regions, column B contains sales, and E2 contains a selected region. Which formula totals sales only for that region?

Formulas Medium
A. =SUM(B2:B100,E2)
B. =SUMIF(B2:B100,E2,A2:A100)
C. =SUMIF(A2:A100,E2,B2:B100)
D. =COUNTIF(A2:A100,E2)

25 A formula =B2/C2 should display 0 instead of an error when C2 is zero or blank. Which formula is most suitable?

Formulas Medium
A. =IF(B2/C2,0)
B. =ERROR.TYPE(B2/C2)
C. =ISERROR(B2/C2,0)
D. =IFERROR(B2/C2,0)

26 You need to investigate whether advertising cost is related to sales revenue across 40 branches. Which graph setup is most appropriate?

Graphs Medium
A. A stacked column graph combining cost and revenue into one total
B. A scatter graph with cost on the x-axis and revenue on the y-axis
C. A pie graph with each branch shown as a separate percentage slice
D. A line graph using branch names as evenly spaced time periods

27 Two graphs display the same monthly sales data, but one graph starts its vertical axis at 95 instead of 0. What is the likely effect?

Graphs Medium
A. The data points will change numerically
B. Monthly categories will reverse automatically
C. Small changes will appear much larger
D. All values will be converted to percentages

28 A chart uses data from A1:B6. After a new value is entered in B4, what normally happens to the chart?

Charts Medium
A. It updates to reflect the new value
B. It remains unchanged until recreated
C. It converts the value into a label
D. It deletes the affected data series

29 A chart was created from A1:B12, and a new month was added in row 13. The chart does not show it. What should you do?

Charts Medium
A. Expand the chart's source data range to include row 13
B. Remove the horizontal axis before adding the new month
C. Move the chart to another worksheet and print it separately
D. Change every value in the existing chart series to text

30 A manager wants to show how website visits changed month by month over two years. Which chart type is most suitable?

Chart types Medium
A. Line chart
B. Doughnut chart
C. Pie chart
D. Radar chart

31 A budget consists of rent, salaries, transport, utilities, and supplies. Which chart type best shows each category's share of the total for one month?

Chart types Medium
A. Stock chart
B. Scatter chart
C. Pie chart
D. Surface chart

32 Product names are long, and you need to compare sales among 12 products. Which chart type will usually make the category labels easiest to read?

Chart types Medium
A. Area chart
B. Column chart
C. Bar chart
D. Pie chart

33 You need to compare monthly revenue and profit while also showing the profit-margin percentage on a different scale. Which approach is most appropriate?

Chart types Medium
A. Use a single stacked area chart
B. Use a pie chart with exploded slices
C. Use a scatter chart without axis labels
D. Use a combo chart with a secondary axis

34 A selected chart is a column chart, but you want to display the same data as a line chart. Which chart toolbar control is intended for this task?

Chart toolbar Medium
A. Chart Objects
B. Chart Type
C. Data Table
D. Legend

35 You want the worksheet values to appear in a grid directly below the chart. Which chart toolbar command should you use?

Chart toolbar Medium
A. Plot Area
B. Data Table
C. Chart Type
D. Legend

36 A chart contains several elements, and selecting the value axis with the mouse is difficult. Which toolbar feature helps select it directly?

Chart toolbar Medium
A. Chart Type gallery that rebuilds all chart elements using the selected layout
B. Chart Objects list
C. Legend toggle
D. Data Table button

37 A worksheet contains notes in columns F:H, but only the table in A1:E40 should be printed. What is the best action?

Printing Medium
A. Hide the entire worksheet before printing
B. Set A1:E40 as the print area
C. Delete columns F:H and restore them later after printing
D. Select portrait orientation for the worksheet

38 A long table prints on several pages, and row 1 contains the column headings. How can you make those headings appear on every printed page?

Printing Medium
A. Insert a manual page break after row 1
B. Freeze row 1 before printing
C. Set row 1 as a print title
D. Place row 1 in the print area only

39 A worksheet has many columns and only a few rows. Which page-layout change is most likely to fit the columns across the printed page?

Page layout Medium
A. Increase the left and right margins
B. Change orientation to landscape
C. Increase the worksheet row heights
D. Change orientation to portrait

40 Which custom footer entry automatically prints the current page number and the total number of pages in the form Page 2 of 5?

Header and footer tab Medium
A. Page &[File] of &[Sheet]
B. Page &[Pages] of &[Page]
C. Page &[Date] of &[Time]
D. Page &[Page] of &[Pages]

41 Cell C2 contains the formula =$A2*B$1. If it is copied to cell E4, which formula will appear in E4?

Formulas Hard
A. =$A2*D$1
B. =$A4*D$1
C. =$A4*B$3
D. =$C4*B$1

42 Which formula counts cells in A2:A50 whose text ends with a literal asterisk (*), rather than treating the asterisk as a wildcard?

Formulas Hard
A. =COUNTIF(A2:A50,"*~*")
B. =COUNTIF(A2:A50,"~~*")
C. =COUNTIF(A2:A50,"~**")
D. =COUNTIF(A2:A50,"**~")

43 Column A contains date-time values, column B contains regions, and column C contains sales. Which formula sums West sales from January through March 2025 while safely excluding every value on or after April 1?

Formulas Hard
A. =SUMIFS(C2:C100,B2:B100,"West",A2:A100,">="&DATE(2025,1,1),A2:A100,"<"&DATE(2025,4,1))
B. =SUMIFS(C2:C100,B2:B100,"West",A2:A100,">="&DATE(2025,1,1),A2:A100,"<="&DATE(2025,4,1))
C. =SUMIFS(C2:C100,B2:B100,"West",A2:A100,">"&DATE(2025,1,1),A2:A100,"<"&DATE(2025,4,1))
D. =SUMIFS(C2:C100,B2:B100,"West",A2:A100,">="&DATE(2025,1,1),A2:A100,"<"&DATE(2025,3,31))

44 A filtered worksheet also contains several manually hidden rows. Which formula totals only the visible cells in C2:C100?

Formulas Hard
A. =SUBTOTAL(109,C2:C100)
B. =SUMIF(C2:C100,"<>")
C. =SUBTOTAL(9,C2:C100)
D. =SUM(C2:C100)

45 A graph must display the unmodified values , , , and on one vertical axis. Which axis configuration is valid in Excel?

Graphs Hard
A. Use a linear value axis
B. Use a reversed logarithmic value axis
C. Use a logarithmic value axis
D. Use a logarithmic axis with minimum zero

46 Two departmental graphs display the same metric, but one vertical axis spans 95–105 and the other spans 0–200. What change best supports a fair visual comparison?

Graphs Hard
A. Convert both graphs to stacked charts
B. Reverse the category axis on both graphs
C. Add separate trendlines to both graphs
D. Apply identical axis bounds to both graphs

47 A chart uses monthly data, and new records will be appended directly beneath the source range. Which design most reliably makes the chart include new rows automatically without editing its source each month?

Charts Hard
A. Add a manual page break below the source
B. Lock the source range with absolute references
C. Paste each new record into the chart area
D. Convert the source range to an Excel Table

48 A line chart should show a genuine zero as a plotted zero but omit a measurement that is unavailable. What should the unavailable source cell return?

Charts Hard
A. =FALSE
B. ="0"
C. =0
D. =NA()

49 Rows hidden by filtering are still being plotted in a chart. Which chart setting should be disabled so that only visible worksheet rows are plotted?

Charts Hard
A. Show data labels for all series
B. Vary colors by data point
C. Display empty cells as zero
D. Show data in hidden rows and columns

50 An experiment records responses at numeric input values 0.1, 0.2, 1.5, and 10. The horizontal spacing must represent the actual numerical distances. Which chart type is most appropriate?

Chart types Hard
A. Standard line chart
B. XY scatter chart
C. Radar chart
D. Clustered column chart

51 A report must compare monthly revenue in dollars with profit margin percentages. Both trends must remain readable despite their different scales. Which chart design is most suitable?

Chart types Hard
A. Column-and-line combo chart with a secondary axis
B. Stacked column chart with one shared value axis
C. Radar chart with months as separate series
D. Pie chart with revenue and margin as slices

52 A 100% stacked column chart compares product shares across regions. Which information cannot be determined reliably from this chart alone?

Chart types Hard
A. Whether two products have equal percentage shares
B. The proportional product mix of each region
C. The largest product share within each region
D. The absolute total sales of each region

53 In a chart where months are currently separate series and products are category labels, what does the Switch Row/Column command primarily do?

Chart toolbar Hard
A. It swaps the horizontal and vertical value axes
B. It transposes the worksheet source cells permanently
C. It changes columns into rows inside the worksheet
D. It exchanges the series and category assignments

54 A chart's series must be reordered so that Actual is drawn after Forecast, but the worksheet data order must remain unchanged. Which chart command should be used?

Chart toolbar Hard
A. Change Chart Type, then reverse the category axis
B. Quick Layout, then replace the chart legend
C. Format Plot Area, then adjust series overlap
D. Select Data, then use the series Move controls

55 Rows 1:3 contain column headings that must appear at the top of every printed page, while remaining ordinary worksheet cells. Which printing feature should be configured?

Printing Hard
A. Insert horizontal page breaks after row 3
B. Set Rows to repeat at top to $1:$3
C. Set the print area to rows $1:$3
D. Copy rows 1:3 into the page header

56 Two nonadjacent ranges are defined together as the worksheet's print area. What is the usual printing result in Excel?

Printing Hard
A. Only the first selected print area is printed
B. Excel merges the ranges into one continuous rectangle
C. The ranges print as overlapping layers on one page
D. Each nonadjacent print area begins on a separate page

57 A worksheet has many rows and six columns. All six columns must fit on one page horizontally, but the report may use as many pages vertically as needed. Which Scale to Fit settings are appropriate?

Page layout Hard
A. Width: 1 page; Height: Automatic
B. Width: Automatic; Height: 1 page
C. Width: 1 page; Height: 1 page
D. Width: Automatic; Height: Automatic

58 A narrow print area should be centered between the left and right paper edges without changing cell alignment or vertical placement. Which Page Layout setting should be used?

Page layout Hard
A. Set the left and right margins to zero
B. Enable horizontal Center on page in Margins
C. Enable vertical Center on page in Margins
D. Apply centered alignment to the worksheet cells

59 Which custom footer code displays text such as Page 3 of 12, using the current page number and total page count automatically?

Header and footer tab Hard
A. Page &[Date] of &[Time]
B. Page &[Pages] of &[Page]
C. Page &[Tab] of &[File]
D. Page &[Page] of &[Pages]

60 A report's first printed page must have no header, while pages 2 onward must display the same standard header. Which configuration satisfies this requirement?

Header and footer tab Hard
A. Enable Different First Page and leave its header blank
B. Delete the header and place the text in row 1
C. Create a separate print area for every later page
D. Enable Different Odd & Even Pages and clear odd headers