Exam 2 Flashcards
Pane splitting/Freezing
Layout>Window
Data Sorting
Data> Sort & Filter
SUM Function
Adds all the arguments in a range
absolute reference
f4
goal seek
Data>What if>Goal Seek
Conditional Formatting
Home>Format
Protecting a Worksheet
right click on the worksheet tab>protect sheet
SUMIF
sum cells based on certain criteria
FV function
calculates the future value of an investment based on a constant interest rate.
=FV(rate,nper,pmt,[pv],[type])
PV function
calculates the present value of a loan or an investment, based on a constant interest rate.
=PV(rate, nper, pmt, [fv], [type])
PMT function
calculates the payment for a loan based on constant payments and a constant interest rate. =PMT(rate, nper, pv, [fv], [type])
IPMT function
Returns the interest payment for a given period for an investment based on periodic, constant payments and a constant interest rate.
=IPMT(rate, per, nper, pv, [fv], [type])
PPMT function
Returns the payment on the principal for a given period for an investment based on periodic, constant payments and a constant interest rate.
=PPMT(rate, per, nper, pv, [fv], [type])
SLN function
Returns the straight-line depreciation of an asset for one period.
=SLN(cost, salvage, life)
SYD function
Returns the sum-of-years’ digits depreciation of an asset for a specified period.
=SYD(cost, salvage, life, per)