excel final exam ii

0.0(0)
studied byStudied by 1 person
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/39

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

40 Terms

1
New cards

Cell A5 is the active cell. You want to make cell B10 the active cell. Which of the following is not a method for going to cell B10?

(d) Type B10 in the Formula Bar and press Enter.

2
New cards

Which step is not part of planning a worksheet design?

(b) Enter labels, values, and formulas.

3
New cards

Cell A2 contains the regular price $100. Cell B2 contains the discount rate 15%. Cell C3 contains =A2*(1-B2) to calculate the sale price of $85. Which of the following formulas

produces the same result?

(b) =A2-(A2*B2)

4
New cards

What should you do if you see pound signs (###) instead of values or results of formulas?

Increase the column width.

5
New cards

You just copied a range of data containing formulas. However, you want to preserve the formula results and the original number and text formatting in the pasted range. Which paste option would you select?

(c) Values & Source Formatting

6
New cards

The label Souvenir Shop is in cell A1, and April Sales Report is in cell B1. You select the range A1:E1 and click Merge Center. What is the result?

(d) Souvenir Shop is centered over the range A1:E1, and April Sales Report is deleted.

7
New cards

What number format places a dollar sign on the left side of the cell, includes commas to

separate thousands, displays two decimal places, and displays zero values as hyphen?

(d) Accounting Number Format

8
New cards

You want to copy the March worksheet to use it to enter data for April. After you right-click the March sheet tab and select Move or Copy, you click OK in the Move or Copy dialog box without changing any settings. What happens?

(c) The March sheet is moved to the left of the first sheet tab. The worksheet is not copied.

9
New cards

The Header & Footer Tools tab contains commands that insert codes into a header or footer. These codes enable the header or footer text to change automatically. You can insert a code for all of the following except:

(a) Your Name.

10
New cards

Assume that the data on a worksheet consume a whole printed page and a couple of columns on a second page. You can do all of the following except what to force the data to print all on one page?

(b) Increase the left and right margins

11
New cards

If cell E15 contains the function =PMT(B$15/12,C7*12,-D8), what type of cell

reference is B$15?

(c) Mixed reference

12
New cards

What function would most efficiently accomplish the same thing as =(B5+C5+D5+E5+F5)?

(a) =SUM(B5:F5)

13
New cards

When you start to type =AV, what feature displays a list of functions and defined

names?

(b) Formula AutoComplete

14
New cards

A formula containing the entry =J$7 is copied to a cell three columns to the right and four

rows down. How will the entry display in its new location?

(a) =M$7

15
New cards

Which of the following functions should be used to insert the current date and time

in a cell?

(c) =NOW()

16
New cards

Which of the following is not a comparison operator?

(c) &

17
New cards

Which of the following is not true about the VLOOKUP function?

(b) The lookup table must be in descending order.

18
New cards

The function =PMT(C5,C7,-C3) is stored in cell C15. What must be stored in cell C5?

(b) Periodic interest rate

19
New cards

Which of the following is not an appropriate use of the MAX function?

(d) =MAX(D15-C15)

20
New cards

What is the keyboard shortcut to create an absolute reference?

(c) F4

21
New cards

Which type of chart is the least appropriate for depicting yearly rainfall totals for five cities for four years?

(a) Pie chart

22
New cards

Why would Series 1 and Series 2 display in a chart legend?

(c) Column headings were not selected when creating a chart.

23
New cards

You moved a chart to its own chart sheet. What chart element can you add to provide a grid that contains a copy of the data source at the bottom of the chart?

(b) Data table

24
New cards

You want to create a single chart that shows the proportion of yearly sales for five divisions for each year for five years. Which type of chart can accommodate your needs?

(d) 100% stacked column chart

25
New cards

A combo chart displays the number of new jobs on the primary value axis, percentage growth on the secondary value axis, job titles in the category axis, "New Job Growth by 2026" as the chart title, but no legend. Which is the least important title to include in the chart?

(c) The category axis Job Titles

26
New cards

The value axis currently shows increments such as 50,000 and 100,000. What option would you select to display the values in increments of 50 and 100?

(a) Show Axis in Thousands

27
New cards

If you want to show exact values for a data series in a bar chart, which chart element should you display?

(d) Data labels

28
New cards

You applied a chart style to a clustered column chart. However, you want to experiment with other settings to change the colors used in the chart without individually changing colors. Which of the following does not apply changes to the entire chart?

(b) Change colors in the Format Data Series task pane.

29
New cards

Currently, a column chart shows values on the value axis, years on the category axis, and state names in the legend. What should you do if you want to organize data with the states on the category axis and the years shown in the legend?

(a) Click Switch Row/Column in the Data group on the Design tab.

30
New cards

You created a worksheet that tracks data for a basketball team. The range B10:F10 contains the difference in final points between your team and the other team. What is the recommended sparkline to create to represent this data?

(c) Win/Loss

31
New cards

You have a large dataset that will print on several pages. You want to ensure that related records print on the same page with column and row labels visible and that confidential information is not printed. You should apply all of the following page setup options except which one to accomplish this?

(d) Change the print page order.

32
New cards

You are working with a large worksheet. Your row headings are in column A. Which command(s) should be used to see the row headings and the distant information in columns X, Y, and Z?

(a) Freeze Panes command

33
New cards

Which statement is not a recommended guideline for designing and creating an Excel table?

(c) Leave one blank row between records in the table.

34
New cards

Which of the following characters are wildcards in Excel?

(a) *

35
New cards

What should you do to ensure that records in a table are unique?

(b) Use the Remove Duplicates command.

36
New cards

Which Conditional Formatting rule is best suited to highlight sales value greater than $5,000?

(c) Greater Than

37
New cards

Which date filter option enables you to restrict the view to only dates between April 1, 2021 and April 30, 2021?

(d) Between

38
New cards

Which of the following is a fully qualified structured reference?

(b) =Sales[@Purchase_Price]-Sales[@Down_Payment]

39
New cards

Which of the following is not an aggregate function that can be applied in a total row?

(d) VLOOKUP

40
New cards

If you would like to set a conditional formatting rule based on the function =AND(G6="Finance", H7<7000) which formatting rule type is needed?

(c) Use a formula to determine which cells to format.