Excel Notes Flashcards
How would only get certain dates in a table?
Turn all data into table
Click arrow next to dates
Can filter what want to see
Or can use sort filter and custom sort
How to use a PIVOT table
Insert PIVOT table
If want to see type of a column put into rows
If want to see the amount of something pull into values
Can go to PIVOT table analyse to and click field items and sets to do calculations in the pivot table
SUM?
Adds them all together
Average?
Average of them all
Count?
The total number of cells
Power
A2 = 10
=POWER(A2,3) = 1000
Ceiling and Floor
A2 - 35.316
=CEILING(A2,5) = 40
=Floor(A2,5) = 35
HOUR function?
Generates the hour from a time value as a number from 0 to 23
MINUTE()?
Returns the minute from a time value as a number from 0 to 59
SECOND ()?
Returns the second from a time value as a number from 0 to 59
DATEFIF()?
Difference between two dates