SlideShare a Scribd company logo
1 of 1
Download to read offline
DAILY DOSE: FORMULA’S CHEAT SHEET to helpD-to-D
SUM:
=SUM (value1, value2, value3, value4)
Eg: =sum (1, 2, 3, 4); Result: 10
IF:
=IF (condition, “DISPLAY this if condition is true”, “DISPLAY
this if condition is false”)
Eg: =If (20>15, “You are true”, “You are false”); Result: You
are false
COUNT:
=COUNT (value in A1, value in A2, value in A3)
Eg: =count (1, 2, 3); Result: 3
MAX:
=MAX (range of cells)
Eg: =max (1, 2, 3); Result: 3
MIN:
=MIN (value in A1, value in A2, value in A3)
Eg: =min (1, 2, 3); Result: 1
AVERAGE:
=AVERAGE (range of cells)
Eg: =average (1, 2, 3); Result: 2
VLOOKUP:
=VLOOKUP (find this value, in this range,from this column,
is column sorted?)
Eg: =vlookup (“ABHI”, $A$1:$B$4, 2, 0); Result: 85
Name Marks in
Power Pivot
Marks in
Ms. Excel
Marks in
Ms. Word
Marks in
Ms. Access
ABHI 85 100 98 79
CASINO 98 86 #N/A 98
ROMEO 58 65 75 98
HLOOKUP:
=HLOOKUP (find this value, in this range,from this row,is
range sorted?)
Eg: =hlookup (“Marks in Power Pivot”, $A$1:$B$4, 3, 0);
Result: 98
CONCATENATE:
=CONCATENATE (text1, text2)
Eg: =concatenate(“dr. excel is introduced by”,” “,
IFERROR:
=IFERROR (value,replace with this if value is an error)
Eg: =Iferror (D3, “-“); Result: - (hyphen if error) else D3
Points to be notified:
 In SUM function, we can use only 255 values.
To crack the limitation, convertvaluesto a range.
Eg: Sum (A1:A4, B1:B4, C1:C4)
 Always keep text between parenthesis (“ “) in the
formulas.
 We can also use ‘&’ symbolfor concatenating two
FORMULA ERRORS:
#NAME? Name wrongly spelled in formula / cell
#N/A Not Applicable, Value you need is not there
#NUM! If the number is too big to display.
#DIV/0! Cell value divided by ‘0’/empty cell.
#NULL! Intersection of two ranges doesn’t intersect
#REF! Cell reference is deleted / invalid
###### Adjust thecolumn width.
#VALUE! If cell refers to an argument or operand of
the wrong type.
FORMULAS WHEN DRAGGED :Use F4 key to insert $ symbol
Cell Reference
When Dragged
Down Side Right Side
A1 A2 B1
A$1 (lock row) A$1 B$1
$A1 (lock colu) $A2 $A1
$A$1 remains same becauseR & C are locked.
E-mail: Info_bhardwaj@yahoo.com & mail2excelexpert@gmail.com
Mob: +91-94630-06767 & +91-98175-68855
EG Vijay Kumar Bhardwaj
"" Bhardwaj""" "); Result: dr. excel is introduced by Bhardwaj
Cells eg: = "Call me on "&" "&"+91-94630-06767"
Result: Call me on +91-94630-06767
Connect through web @ in.linkedin.com/in/egvijaykumarbhardwaj/& Facebook @ vibha19487

More Related Content

What's hot

VLOOKUP HLOOKUP INDEX MATCH
VLOOKUP HLOOKUP INDEX MATCHVLOOKUP HLOOKUP INDEX MATCH
VLOOKUP HLOOKUP INDEX MATCHMridul Bansal
 
On if,countif,countifs,sumif,countifs,lookup,v lookup,index,match
On if,countif,countifs,sumif,countifs,lookup,v lookup,index,matchOn if,countif,countifs,sumif,countifs,lookup,v lookup,index,match
On if,countif,countifs,sumif,countifs,lookup,v lookup,index,matchRakesh Sah
 
Creating a vlookup v1.0 050813
Creating a vlookup v1.0 050813Creating a vlookup v1.0 050813
Creating a vlookup v1.0 050813Dave Shannon
 
How to use Hlookup find an exact match
How to use Hlookup find an exact match How to use Hlookup find an exact match
How to use Hlookup find an exact match Excel Advise
 
2. mathematical functions in excel
2. mathematical functions in excel2. mathematical functions in excel
2. mathematical functions in excelDr. Prashant Vats
 
Excel Top 10 formula For The Beginners
Excel Top 10 formula For The BeginnersExcel Top 10 formula For The Beginners
Excel Top 10 formula For The BeginnersStat Analytica
 
Excel Tutorials - VLOOKUP and HLOOKUP Functions
Excel Tutorials - VLOOKUP and HLOOKUP FunctionsExcel Tutorials - VLOOKUP and HLOOKUP Functions
Excel Tutorials - VLOOKUP and HLOOKUP FunctionsMerve Nur Taş
 
Excel lesson formulas and functions
Excel lesson formulas and functionsExcel lesson formulas and functions
Excel lesson formulas and functionswildman099
 
Vlookup - an introduction
Vlookup - an introductionVlookup - an introduction
Vlookup - an introductionvvmenon22
 
Excel functions formulas
Excel functions formulasExcel functions formulas
Excel functions formulasLearnIT@UD
 
Advanced Microsoft Excel
Advanced Microsoft ExcelAdvanced Microsoft Excel
Advanced Microsoft ExcelEric Metelka
 
10 Excel Formulas that will help you in any Job
10 Excel Formulas that will help you in any Job10 Excel Formulas that will help you in any Job
10 Excel Formulas that will help you in any JobHitesh Biyani
 
How To Use vLookup for Excel
How To Use vLookup for ExcelHow To Use vLookup for Excel
How To Use vLookup for Excelmikenobile
 

What's hot (20)

VLOOKUP HLOOKUP INDEX MATCH
VLOOKUP HLOOKUP INDEX MATCHVLOOKUP HLOOKUP INDEX MATCH
VLOOKUP HLOOKUP INDEX MATCH
 
On if,countif,countifs,sumif,countifs,lookup,v lookup,index,match
On if,countif,countifs,sumif,countifs,lookup,v lookup,index,matchOn if,countif,countifs,sumif,countifs,lookup,v lookup,index,match
On if,countif,countifs,sumif,countifs,lookup,v lookup,index,match
 
Creating a vlookup v1.0 050813
Creating a vlookup v1.0 050813Creating a vlookup v1.0 050813
Creating a vlookup v1.0 050813
 
How to use Hlookup find an exact match
How to use Hlookup find an exact match How to use Hlookup find an exact match
How to use Hlookup find an exact match
 
Formula in MS Excel
Formula in MS ExcelFormula in MS Excel
Formula in MS Excel
 
2. mathematical functions in excel
2. mathematical functions in excel2. mathematical functions in excel
2. mathematical functions in excel
 
Excel formula
Excel formulaExcel formula
Excel formula
 
Excel Top 10 formula For The Beginners
Excel Top 10 formula For The BeginnersExcel Top 10 formula For The Beginners
Excel Top 10 formula For The Beginners
 
Excel Tutorials - VLOOKUP and HLOOKUP Functions
Excel Tutorials - VLOOKUP and HLOOKUP FunctionsExcel Tutorials - VLOOKUP and HLOOKUP Functions
Excel Tutorials - VLOOKUP and HLOOKUP Functions
 
Spreadsheets
SpreadsheetsSpreadsheets
Spreadsheets
 
Mastering Excel Formulas and Functions
Mastering Excel Formulas and FunctionsMastering Excel Formulas and Functions
Mastering Excel Formulas and Functions
 
Excel lesson formulas and functions
Excel lesson formulas and functionsExcel lesson formulas and functions
Excel lesson formulas and functions
 
Vlookup - an introduction
Vlookup - an introductionVlookup - an introduction
Vlookup - an introduction
 
Excel error
Excel errorExcel error
Excel error
 
Excel functions formulas
Excel functions formulasExcel functions formulas
Excel functions formulas
 
Advanced Microsoft Excel
Advanced Microsoft ExcelAdvanced Microsoft Excel
Advanced Microsoft Excel
 
10 Excel Formulas that will help you in any Job
10 Excel Formulas that will help you in any Job10 Excel Formulas that will help you in any Job
10 Excel Formulas that will help you in any Job
 
How To Use vLookup for Excel
How To Use vLookup for ExcelHow To Use vLookup for Excel
How To Use vLookup for Excel
 
Excel text function
Excel text functionExcel text function
Excel text function
 
SQL
SQLSQL
SQL
 

Similar to Formulas Cheat Sheet

GPP Spreadsheets
GPP SpreadsheetsGPP Spreadsheets
GPP Spreadsheetsmrcarty
 
Top 20 microsoft excel formulas you must know
Top 20 microsoft excel formulas you must knowTop 20 microsoft excel formulas you must know
Top 20 microsoft excel formulas you must knowAlexHenderson59
 
Cucci_-Excel_for_beginners_.pptx
Cucci_-Excel_for_beginners_.pptxCucci_-Excel_for_beginners_.pptx
Cucci_-Excel_for_beginners_.pptxHamid458506
 
Cucci_-Excel_for_beginners_ (1).pptx
Cucci_-Excel_for_beginners_ (1).pptxCucci_-Excel_for_beginners_ (1).pptx
Cucci_-Excel_for_beginners_ (1).pptxkokila60
 
Excel Training.pptx
Excel Training.pptxExcel Training.pptx
Excel Training.pptxssuser5cc925
 
Autoevaluación tema 2
Autoevaluación tema 2Autoevaluación tema 2
Autoevaluación tema 2aleberistain
 
cheatsheet from DataCamp.pdf
cheatsheet from DataCamp.pdfcheatsheet from DataCamp.pdf
cheatsheet from DataCamp.pdfRakesh Nimhan
 
Manual for Troubleshooting Formulas & Functions in Excel
Manual for Troubleshooting Formulas & Functions in ExcelManual for Troubleshooting Formulas & Functions in Excel
Manual for Troubleshooting Formulas & Functions in ExcelChristopher Ward
 

Similar to Formulas Cheat Sheet (20)

Excel presentation
Excel presentationExcel presentation
Excel presentation
 
2.20 Spreadsheets
2.20 Spreadsheets2.20 Spreadsheets
2.20 Spreadsheets
 
GPP Spreadsheets
GPP SpreadsheetsGPP Spreadsheets
GPP Spreadsheets
 
Top 20 microsoft excel formulas you must know
Top 20 microsoft excel formulas you must knowTop 20 microsoft excel formulas you must know
Top 20 microsoft excel formulas you must know
 
Excel training
Excel trainingExcel training
Excel training
 
Excel.useful fns
Excel.useful fnsExcel.useful fns
Excel.useful fns
 
3 inner plumbing Excel tips
3 inner plumbing Excel tips3 inner plumbing Excel tips
3 inner plumbing Excel tips
 
Cucci_-Excel_for_beginners_.pptx
Cucci_-Excel_for_beginners_.pptxCucci_-Excel_for_beginners_.pptx
Cucci_-Excel_for_beginners_.pptx
 
Cucci_-Excel_for_beginners_ (1).pptx
Cucci_-Excel_for_beginners_ (1).pptxCucci_-Excel_for_beginners_ (1).pptx
Cucci_-Excel_for_beginners_ (1).pptx
 
Excel Training.pptx
Excel Training.pptxExcel Training.pptx
Excel Training.pptx
 
04.formula and fuction
04.formula and fuction04.formula and fuction
04.formula and fuction
 
Excel note.pdf
Excel note.pdfExcel note.pdf
Excel note.pdf
 
Excel formulas
Excel formulasExcel formulas
Excel formulas
 
Excel
ExcelExcel
Excel
 
Excel
ExcelExcel
Excel
 
Autoevaluación tema 2
Autoevaluación tema 2Autoevaluación tema 2
Autoevaluación tema 2
 
cheatsheet from DataCamp.pdf
cheatsheet from DataCamp.pdfcheatsheet from DataCamp.pdf
cheatsheet from DataCamp.pdf
 
Manual for Troubleshooting Formulas & Functions in Excel
Manual for Troubleshooting Formulas & Functions in ExcelManual for Troubleshooting Formulas & Functions in Excel
Manual for Troubleshooting Formulas & Functions in Excel
 
Microsoft Excell.pptx
Microsoft Excell.pptxMicrosoft Excell.pptx
Microsoft Excell.pptx
 
Ms excel
Ms excelMs excel
Ms excel
 

Formulas Cheat Sheet

  • 1. DAILY DOSE: FORMULA’S CHEAT SHEET to helpD-to-D SUM: =SUM (value1, value2, value3, value4) Eg: =sum (1, 2, 3, 4); Result: 10 IF: =IF (condition, “DISPLAY this if condition is true”, “DISPLAY this if condition is false”) Eg: =If (20>15, “You are true”, “You are false”); Result: You are false COUNT: =COUNT (value in A1, value in A2, value in A3) Eg: =count (1, 2, 3); Result: 3 MAX: =MAX (range of cells) Eg: =max (1, 2, 3); Result: 3 MIN: =MIN (value in A1, value in A2, value in A3) Eg: =min (1, 2, 3); Result: 1 AVERAGE: =AVERAGE (range of cells) Eg: =average (1, 2, 3); Result: 2 VLOOKUP: =VLOOKUP (find this value, in this range,from this column, is column sorted?) Eg: =vlookup (“ABHI”, $A$1:$B$4, 2, 0); Result: 85 Name Marks in Power Pivot Marks in Ms. Excel Marks in Ms. Word Marks in Ms. Access ABHI 85 100 98 79 CASINO 98 86 #N/A 98 ROMEO 58 65 75 98 HLOOKUP: =HLOOKUP (find this value, in this range,from this row,is range sorted?) Eg: =hlookup (“Marks in Power Pivot”, $A$1:$B$4, 3, 0); Result: 98 CONCATENATE: =CONCATENATE (text1, text2) Eg: =concatenate(“dr. excel is introduced by”,” “, IFERROR: =IFERROR (value,replace with this if value is an error) Eg: =Iferror (D3, “-“); Result: - (hyphen if error) else D3 Points to be notified:  In SUM function, we can use only 255 values. To crack the limitation, convertvaluesto a range. Eg: Sum (A1:A4, B1:B4, C1:C4)  Always keep text between parenthesis (“ “) in the formulas.  We can also use ‘&’ symbolfor concatenating two FORMULA ERRORS: #NAME? Name wrongly spelled in formula / cell #N/A Not Applicable, Value you need is not there #NUM! If the number is too big to display. #DIV/0! Cell value divided by ‘0’/empty cell. #NULL! Intersection of two ranges doesn’t intersect #REF! Cell reference is deleted / invalid ###### Adjust thecolumn width. #VALUE! If cell refers to an argument or operand of the wrong type. FORMULAS WHEN DRAGGED :Use F4 key to insert $ symbol Cell Reference When Dragged Down Side Right Side A1 A2 B1 A$1 (lock row) A$1 B$1 $A1 (lock colu) $A2 $A1 $A$1 remains same becauseR & C are locked. E-mail: Info_bhardwaj@yahoo.com & mail2excelexpert@gmail.com Mob: +91-94630-06767 & +91-98175-68855 EG Vijay Kumar Bhardwaj "" Bhardwaj""" "); Result: dr. excel is introduced by Bhardwaj Cells eg: = "Call me on "&" "&"+91-94630-06767" Result: Call me on +91-94630-06767 Connect through web @ in.linkedin.com/in/egvijaykumarbhardwaj/& Facebook @ vibha19487