0% found this document useful (0 votes)
102 views1 page

Excel Cheat Sheet

Simple Excel Formulas

Uploaded by

Dustyn Bush
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
102 views1 page

Excel Cheat Sheet

Simple Excel Formulas

Uploaded by

Dustyn Bush
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Excel Formula Cheat-sheet

Syntax : Top Excel Formulas


IF ( some condition, value if true, value if false ) Reference SUM ( value 1, value 2 ) CONCATENATE ( text1, text2) = text1&text2 works too COUNT ( range of cells ) COUNTIF ( range of cells, meeting this criteria ) SUMIF ( range of cells, meeting this criteria, [optional cells to sum-up] ) AVERAGE ( range of cells ) VLOOKUP ( lookup this, in this table, and get the value in this column, [is the list sorted?] ) MAX ( range of cells ) TODAY () A1 A$1 $A1 $A$1

The $s in Formulas
When dragged Down A2 A$1 $A2 $A$1 Sideways B1 B$1 $A1 $A$1

Excel Formula For


Percentage =23/49 (and format the cell as %) Subtraction =49-23 Division =230/23 Multiplication

$#@$!! Errors, What to do


#NAME? #N/A Correct spellings of formulas & names. Add : to ranges Make sure the data you are looking for is there. Add ISERROR() if needed. Is the number too big, like 37^5759435 big? Did you just remove a name or cell used by the formula?

=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?

#######

Adjust column width

Chandoo.org

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy