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.
- # NUM!:
Invalid use of a number in a formula.
- # VALUE!:
Wrong type of formula arguments or operand.
- # NAME?:
Formula contains text error.
- # NULL!:
Invalid intersection of areas.
- # REF!:
Invalid cell reference.
- ##### :
Column is not wide enough to display data.
- Scope:
Worksheets where it can be used.
- Logical formula:
Makes calculations based on criteria.
- Stated conditions:
Criteria you create.