Part 1 Flashcards
Vlookup Function
=Vlookup(lookup value, lookup table, index number, range lookup)
Match Function
=MATCH(lookup_value, lookup_array, [match_type])
Index Function
=INDEX(array,row num,column num)
Index definition
Index returns a value in the specified array that is at the intersection of row_num and column_num (Retrieve)
Match definition
Match returns a position number or an error (Find) **Finds index point
Excel Table References
- Tables self-expand with additional data
- Tables use structured references
- Range Name defined by structured reference
How to put 2 cells together
- &
- =N4 & J4
- If want space between =N4& “ “ &J4
PivotTable Definition
displays unique values from a dataset in a cross-tabular format
Why would you want to use a PiviotTable?
- Data reduction through filtering
- User interaction
- Different data sources are possible
Refreshing Report Data for PiviotTable
-Drilling down the data
CSV
Comma Separated Value .csv- Data may be in a file with commas delimiting / separating data values
Files without the csv file extension when importing into Excel
- Delimited
- Fixed width
Pivotable Fields in Value section
numeric fields are summed and alphanumeric fields are counted.
Primary components of PiviotTables
1) PivotTable Report Areas (Where data appears)
2) Field List Dialog Box (List & fields)
3) PivotTable Tab
Values Field
- displayed if there are two or more fields being summarized in the values area
- Column or Rows