Excel Cheat Sheet
Excel Cheat Sheet
The $s in Formulas
When dragged Down A2 A$1 $A2 $A$1 Sideways B1 B$1 $A1 $A$1
=23*10 Average =AVERAGE(23,49) Today's Date =TODAY() Time Now =NOW() Compound Interest =100*(1+10%)^5 Mortgage Payment =PMT(4.5%/12,240,-100000) IF then ELSE =IF(23>49,"23 is big, but how?","49 is big")
#NUM! #REF!
#VALUE! Pass the correct parameters to formulas #DIV/0! Is the denominator zero?
#######
Chandoo.org