Chapter 10: Excel Flashcards
1
Q
Data types
A
General Number Currency Date Text Time Percentage Logical value
2
Q
Data life cycle
A
- Data collection
- Data processing
- Data analysis
- Data distribution
3
Q
Logical functions
A
IF()
AND()
OR()
NOT()
4
Q
Text functions
A
LEN()
MID()
LEFT()
RIGHT()
5
Q
Date function
A
TODAY()
6
Q
Math functions
A
CEILING.MATH() FLOOR.MATH() POWER() SQRT() ROUND() RANDBETWEEN() RAND() SUM() SUMIF() QUOTIENT() MOD()
7
Q
Lookup functions
A
VLOOKUP()
HLOOKUP()
8
Q
Stats functions
A
MAX() MIN() COUNT() COUNTA() COUNTIF() COUNTBLANK() MODE.SNGL() MEDIAN() AVERAGE() LARGE() SMALL()
9
Q
Conditional formatting
A
Spreadsheet feature which automatically formats a cell based on given criteria
Select cells _ to _. Click “conditional formatting” at the Home Tab. Select cell rules that change to _ when value in cell is equal to _
10
Q
Why have ####
A
Column _ is not wide enough to show all the contents in _
11
Q
Goal seek
A
Used to adjust the value in one cell so that another cell can reach a particular value through a trial-and-error approach