New Notes UwU - Unit E Notes Flashcards
- Convert Text to 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 a 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:
IF commands are based on different conditions.
- Consolidate:
Summarizes similar data that exists 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 generator by Excel.
- Circular reference:
Contains a formula that refers to its own cell location.
- # DIV/0!:
A number is divided by 0 (Zero).
- # NA:
A value in a formula is not available.
- 3-D reference:
Reference other sheets – which creates another dimension.