Chapter 8 Flashcards

(55 cards)

0
Q

steps required to view the serial value of an existing date

A

select the cell containing the date

click home > number format > general

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

How are dates stored in Excel?

A

sequential serial values

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is added to each column in a table

A

an arrow for displaying sort and filter commands

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

describe a situation where a filter could be used

A

company’s employee data displaying employees in a specific department

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

why might it be necessary to separate first and last name data into two columns?

A

to filter by last name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

one way to avoid data entry errors

A

specify data entry criteria for a cell or range of cells

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

a situation where it would be useful to use a PivotTable

A

state’s school performance scores, analyze by country

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

CHOOSE function that displays 100, 500, 900, or 1200 in cell B20

A

=CHOOSE(B20, 100, 500, 900, 1200)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Choose function that displays Excellent, Good, Fair, Poor in cell B20

A

=CHOOSE(B20, “Excellent”, “Good”, “Fair”, “Poor”)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

steps required to name a range using the name box

A

select the cells

type a descriptive name in the name box

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Does a named range change when it is copied as part of a formula

A

no because it is an absolute reference

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

3 situations win which a VLOOKUP table could be used

A

calculate shipping fees
tax rates
discount values by number of items purchased

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

what cell should be selected to freeze the cells in column A and rows 1-4 before selecting freeze panes

A

B5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

steps required to insert a hyperlink in cell B7 that links to cell k38

A

select cell B7 and click Insert > Hyperlink
Place in this Document
B7 in type the cell reference box
ok

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

difference between linked and embedded objects

A

linked objects are automatically updated when the source data is updated
embedded objects keep the features of the application it was created in

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what is a macro

A

a series of recorded commands and actions that perform a specific task

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

steps required to create a macro - enter label Date, format in blue font color, and right align

A
Developer > Record Macro
enter macro name and enter shortcut key/description
select ok
type date, make blue, right align
Developer > Stop Recording
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

steps required to delete a macro

A

developer > macros
select name of macro
select delete
select yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

How does the result of a time calculation need to be formatted

A

24 hour time format

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

can more than one filter apply to the same table

A

true

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

the argument in a CHOOSE function has to be a number between what

A

1 and 254

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

can the name given to a cell or range of cells contain spaces

A

no

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

how must the values in the first column of a VLOOKUP table be arranged

A

ascending order

23
Q

what is the range that defines the VLOOKUP table specified as

24
do frozen rows remain on the screen when scrolling vertically
no
25
what is required to unfreeze cells
nothing
26
what can a hyperlink open
Web browser or another place
27
can macros improve productivity
yes
28
what do you call a column in a worksheet
field
29
what is a lookup function that returns a value from a list of many values
choose
30
an object that keeps the features of the application it was created in
embedded object
31
a table of data where each column is a field that can be used to summarize data
PivotTable
32
the process of displaying only the rows that meet specific criteria
filter
33
an object that automatically updates when the source data is updated
linked object
34
a series of recorded commands and actions that perform a specific task
macro
35
a single formula entered in a table cell and then automatically copied to all of the other table cells in the column
calculated column
36
a report that allows the worksheet data to be put into small concise reports, simplifying data analysis
PivotTable Report
37
pasted data that is not connected to the source file or to the source application
static
38
a lookup function used to return a value from a table of values stored in the worksheet
VLOOKUP
39
Range of related data that can be sorted and filtered
table
40
removes all data validation criteria
clear all
41
displays a dialogue box used to specify data entry criteria for a cell or range of cells
data validation
42
displays a dialogue box used to define a name range
define name
43
designates every row above the active cell and every column to the left of the active cell as frozen
freeze panes
44
displays a dialogue box used to insert a hyperlink into the active cell
hyperlink
45
displays a dialogue box used to edit and delete macros
macros
46
displays a dialogue box used to delete a range name
name manager
47
displays a dialogue box used to add a tab to the ribbon
options
48
displays a dialogue box used to embed and link objects
paste special
49
removes the blue underline from a text in a cell
remove hyperlink
50
displays a dialogue box used to create a macro
record macro
51
ends the recording of a macro
stop recording
52
displays a dialogue box used to separate data in a column
text to columns
53
displays a grid used to create a table
table
54
unfreezes all the frozen cells on a worksheet
unfreeze panes