Chapter 8 Flashcards
(55 cards)
steps required to view the serial value of an existing date
select the cell containing the date
click home > number format > general
How are dates stored in Excel?
sequential serial values
What is added to each column in a table
an arrow for displaying sort and filter commands
describe a situation where a filter could be used
company’s employee data displaying employees in a specific department
why might it be necessary to separate first and last name data into two columns?
to filter by last name
one way to avoid data entry errors
specify data entry criteria for a cell or range of cells
a situation where it would be useful to use a PivotTable
state’s school performance scores, analyze by country
CHOOSE function that displays 100, 500, 900, or 1200 in cell B20
=CHOOSE(B20, 100, 500, 900, 1200)
Choose function that displays Excellent, Good, Fair, Poor in cell B20
=CHOOSE(B20, “Excellent”, “Good”, “Fair”, “Poor”)
steps required to name a range using the name box
select the cells
type a descriptive name in the name box
Does a named range change when it is copied as part of a formula
no because it is an absolute reference
3 situations win which a VLOOKUP table could be used
calculate shipping fees
tax rates
discount values by number of items purchased
what cell should be selected to freeze the cells in column A and rows 1-4 before selecting freeze panes
B5
steps required to insert a hyperlink in cell B7 that links to cell k38
select cell B7 and click Insert > Hyperlink
Place in this Document
B7 in type the cell reference box
ok
difference between linked and embedded objects
linked objects are automatically updated when the source data is updated
embedded objects keep the features of the application it was created in
what is a macro
a series of recorded commands and actions that perform a specific task
steps required to create a macro - enter label Date, format in blue font color, and right align
Developer > Record Macro enter macro name and enter shortcut key/description select ok type date, make blue, right align Developer > Stop Recording
steps required to delete a macro
developer > macros
select name of macro
select delete
select yes
How does the result of a time calculation need to be formatted
24 hour time format
can more than one filter apply to the same table
true
the argument in a CHOOSE function has to be a number between what
1 and 254
can the name given to a cell or range of cells contain spaces
no
how must the values in the first column of a VLOOKUP table be arranged
ascending order
what is the range that defines the VLOOKUP table specified as
name range