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. =SUM(A1:A5)
C. =TOTAL(A1,A5)
D. =AVG(A1:A5)

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

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

4 What does the formula =A1+B1 do?

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

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. Vertical axis
B. Data legend
C. Horizontal axis
D. Chart title

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

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

8 What does a chart legend identify?

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

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

Chart types Easy
A. Scatter chart
B. Line chart
C. Pie 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. Bar chart
B. Line chart
C. Area chart
D. Pie 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 chart is selected
C. When a file is closed
D. When a cell is deleted

14 Which task can be performed using chart tools?

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

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

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

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

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

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

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

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

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

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

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

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+$F1)
C. =B2*C2*(1+$F$1)
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:$B$20)
B. =SUM($B2:B$20)
C. =SUM($B$2:B2)
D. =SUM(B2:$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. =SUMIF(B2:B100,E2,A2:A100)
B. =SUM(B2:B100,E2)
C. =COUNTIF(A2:A100,E2)
D. =SUMIF(A2:A100,E2,B2:B100)

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. =ISERROR(B2/C2,0)
B. =ERROR.TYPE(B2/C2)
C. =IFERROR(B2/C2,0)
D. =IF(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 pie graph with each branch shown as a separate percentage slice
B. A stacked column graph combining cost and revenue into one total
C. A scatter graph with cost on the x-axis and revenue on the y-axis
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. All values will be converted to percentages
C. Small changes will appear much larger
D. Monthly categories will reverse automatically

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 converts the value into a label
B. It remains unchanged until recreated
C. It deletes the affected data series
D. It updates to reflect the new value

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. Change every value in the existing chart series to text
C. Move the chart to another worksheet and print it separately
D. Remove the horizontal axis before adding the new month

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. Pie chart
B. Radar chart
C. Line chart
D. Doughnut 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. Scatter chart
B. Stock chart
C. Surface chart
D. Pie 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. Column chart
B. Area 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 pie chart with exploded slices
B. Use a combo chart with a secondary axis
C. Use a scatter chart without axis labels
D. Use a single stacked area chart

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. Data Table
B. Legend
C. Chart Objects
D. Chart Type

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. Chart Type
B. Legend
C. Data Table
D. Plot Area

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 Objects list
B. Chart Type gallery that rebuilds all chart elements using the selected layout
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. Delete columns F:H and restore them later after printing
B. Hide the entire worksheet before printing
C. Select portrait orientation for the worksheet
D. Set A1:E40 as the print area

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. Set row 1 as a print title
B. Place row 1 in the print area only
C. Freeze row 1 before printing
D. Insert a manual page break after row 1

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. Change orientation to landscape
B. Change orientation to portrait
C. Increase the left and right margins
D. Increase the worksheet row heights

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 &[Date] of &[Time]
B. Page &[File] of &[Sheet]
C. Page &[Pages] of &[Page]
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. =$A4*B$3
B. =$A4*D$1
C. =$C4*B$1
D. =$A2*D$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,3,31))
D. =SUMIFS(C2:C100,B2:B100,"West",A2:A100,">="&DATE(2025,1,1),A2:A100,"<"&DATE(2025,4,1))

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

Formulas Hard
A. =SUBTOTAL(9,C2:C100)
B. =SUM(C2:C100)
C. =SUBTOTAL(109,C2:C100)
D. =SUMIF(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 reversed logarithmic value axis
B. Use a linear value axis
C. Use a logarithmic axis with minimum zero
D. Use a logarithmic value axis

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. Add separate trendlines to both graphs
C. Reverse the category axis on 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. Convert the source range to an Excel Table
D. Paste each new record into the chart area

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. ="0"
B. =0
C. =FALSE
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. Show data in hidden rows and columns
D. Display empty cells as zero

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. Radar chart
B. Clustered column chart
C. Standard line chart
D. XY scatter 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. Pie chart with revenue and margin as slices
B. Stacked column chart with one shared value axis
C. Column-and-line combo chart with a secondary axis
D. Radar chart with months as separate series

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. The absolute total sales of each region
B. Whether two products have equal percentage shares
C. The largest product share within each region
D. The proportional product mix 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 changes columns into rows inside the worksheet
B. It transposes the worksheet source cells permanently
C. It exchanges the series and category assignments
D. It swaps the horizontal and vertical value axes

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. Format Plot Area, then adjust series overlap
B. Quick Layout, then replace the chart legend
C. Select Data, then use the series Move controls
D. Change Chart Type, then reverse the category axis

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. Excel merges the ranges into one continuous rectangle
B. Each nonadjacent print area begins on a separate page
C. The ranges print as overlapping layers on one page
D. Only the first selected print area is printed

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: 1 page
B. Width: Automatic; Height: 1 page
C. Width: 1 page; Height: Automatic
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. Apply centered alignment to the worksheet cells
B. Set the left and right margins to zero
C. Enable horizontal Center on page in Margins
D. Enable vertical Center on page in Margins

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 &[Pages] of &[Page]
B. Page &[Date] of &[Time]
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. Create a separate print area for every later page
B. Enable Different First Page and leave its header blank
C. Delete the header and place the text in row 1
D. Enable Different Odd & Even Pages and clear odd headers