Module 6 Vocabulary Flashcards
(40 cards)
Table
An organized collection of rows and columns of similarly structured data on a worksheet.
Database
A collection of data organized in a manner that allows access, retrieval, and use of that data.
Record
A row of data in a table, representing a complete set of field values for a specific person, place, object, event or idea; also called a tuple.
Fields
A column containing a specific property for each record, such as a person, place, object, event, or idea.
Banded Row
Rows in a table that are formatted in alternating colors.
Table Array
A table of information in which data is looked up.
Lookup Table
A table that stores the data you want to retrieve with a lookup function; also called a table array.
HLOOKUP Function
Searches for a value in the top row of a table or an array of values, and then returns a value in the same column from a row you specify in the table or array; used when comparison values are located in a row across the top of a table of data.
VLOOKUP Function
A function that returns values from a vertical lookup table.
Lookup Value
The value that is being looked up in a lookup table.
Table Arguments
The left columns in a table array.
Return Value
The data values being retrieved by the lookup function from a lookup table.
Column Index Number
The column location of the return value within the table array.
Calculated Field
A field whose values are not entered but calculated based on other fields.
Computational Field
A table column or field that contains a formula, function, cell reference, structured reference, or condition.
Structured Reference
A reference that allows table formulas to refer to table columns by names that are automatically generated when the table is created.
Data Bars
In conditional cell formatting, colored horizontal rectangles in a cell; the larger the number, the wider the data bar.
Sorting
To organize data, such as table rows, items in a list, or records in a mail merge, in ascending or descending order, based on criteria such as date, alphabetical order, file size, or filename.
Ascending Order
The arrangement of text alphabetically from A to Z, numbers from smallest to largest, and dates from oldest to newest.
Descending Order
Data sorted from highest to lowest, most recent to earliest, or alphabetically from Z to A.
Sort Keys
The field or fields on which records are sorted in a query.
Criteria
A logical rule by which data is tested and chosen.
Query
A request for information from a data source.
Search String
The sequence of letters you enter in a search box.