Unit E notes Flashcards
(36 cards)
Convert text columns: breaks data fields in one column into separate columns.
Delimiter: separator, such as a space, comma or semicolon used to separate data elements.
Proper function: capitalizes the first letter of a word in the column example =proper(A1)
data tab: lets you work with conversion.
upper: converts text to all caps.
lower: converts text to all lowercase.
IF commands: are used based on different conditions.
consolidate: summarizes similar data that exist in different sheets.
link: allows you to reference data in other sheets or in other workbooks.
External reference indicator: cells referenced are outside the active sheet.
IF ERROR: displays a message or value that you specify, rather than the one automatically generated by excel.
circular reference: contains a formula that refers to its own cell location
DIV/0!: a number is divided by 0
NA: a value in a formula is not available.
3-D reference: reference other sheets- which creates another dimension
NUM!: invalid use for a number in a formula
VALUE!: wrong type of formula argument or operand
NAME?: formula contains text error
NULL!: invalid intersection of areas
REF!: invalid cell reference
Scope: worksheets where it can be used
logical formulas: makes calculations based on criteria
stated conditions: criteria you create