BUS 1350 REVISED EXAM 3 2025
Header row - -the first row of a data range, typically contains field names
Data definition table - -lists the fields included with each record, the type of data stored
in each field (such as numbers, text, or dates), and a short description of each field
Freezing panes - -allows rows and/or columns labels or titles to remain stationary on the
screen while you scroll
Splitting into panes - -makes two panes that you can scroll through either
Ascending order - -arranged alphabetically from a to z, numeric values are sorted from
smallest to largest, and date and time values are sorted from oldest to most recent
Descending order - -sorted from z to a, numeric values are sorted from largest to
smallest, and dates and times are sorted from most recent to oldest
To sort data in an excel worksheet you can use the ______. - -sort a to z and sort z to a
buttons
Primary sort field - -to initially sort the data
Secondary sort field - -for sorting data within the primary sort field
Custom list - -arranges the field values in the sort order you specify
You can summarize the data by applying summary functions such as ___, ___, and ___
to the entire data range - -count, sum, average
Subtotals - -summary functions that are applied to a part of a data range
What is a field? - -cell in a table
What is a record? - -a group of related fields
What are the three freeze pane options? - -freeze panes, freeze top row, freeze first
column
When highlighting duplicate values with a conditional format, do the duplicate values
have to be adjacent to each other? - -no
Before you can add subtotals to a data range, what must you first do with the data? - -
the data must first be sorted by a field, such as the office or dept field
BUS 1350
, BUS 1350
Find & select - -can locate cells that match a specified criterion, can also list multiple
cells that satisfy the specified criterion
To locate cells of a specific type, - -click the find & select button in the editing group on
the home tab and then click go to special.
To find records based on search criteria that involve multiple fields, you must - -filter the
data
Filtering data - -hides the rows whose values do not match the search criteria
Criteria filters - -for more general criteria, expression involving dates and times, numeric
values, and text strings.
Text filters - -useful for locating records based on all or part of a specified text string
For more advanced text filters, you can use - -wildcard characters, which are symbols
that match a character pattern
If you want to clear only one filter out of multiple filters, - -click the filter button for that
field and then click clear filter on the filter menu.
Advanced filtering - -provides a way of writing more complicated filter criteria that
involve expression that combine fields using the and and or logical operators
Criteria range - -necessary to write an advanced filter, lays out the specifications of the
filter
The main exception of excel tables is - -that you cannot add subtotals to an excel table
because the table structure of field and records must be preserved, which doesn't allow
for the insertion of subtotal rows
Calculated field - -a field that can contain a formula that references other fields in the
table, updates automatically as other field values in the table change
Structural reference - -references to fields and elements in an excel table, enclosed
within brackets
What happens to worksheet rows that do not match the filter criteria? What happens to
the data they contain? - -they're hidden
What happens to banded rows in an excel table when you insert or delete a row? - -it
corrects
BUS 1350