SlideShare a Scribd company logo
Excel Top 10
Formula For
The Beginners
Presented By: Statanalytica
STATANALYTICA
Statanalytica
The Startup Guide
TOPICS TO BE COVERED
Most Used Excel top 10 formula
1. Count, Sum, Average
2. IF statement
3. SUMIF, COUNTIF, AVERAGEIF.
4. VLOOKUP & HLOOKUP
5. Concatenate
6. MAX and MIN
7. AND
8. PROPER
9.Conditional formatting
10. UPPER, LOWER, TRIM.
Conclusion.
OVERVIEW
Excel is the top software for calculating the
massive amount of numeric data. In this Information
age, excel makes sense for calculating large
amounts of data simple. Excel is a part of Microsoft
office. Over the years there is much software
designed to manipulate, analyze, and visualize
data. But Microsoft Excel still remains the most
efficient tool if the person has to make sense out of
data. In this blog, we have accumulated all the vital
information about excel top 10 formula.
Also, we add some additional information, such as
importance and tips for the beginner. Many
beginners waste time by typing formula manually.
Just learn this 10 formula and you will be able to
work with your excel sheet efficiently.
Statanalytica
MOST USED EXCEL TOP 10
FORMULA
Excel offers 500+ functions but for a
regular person or for a corporate
person all the functions are not useful.
Definitely every function has used for
a specific case. But we are left with 10
functions that truly matters to
everyone regardless of which
profession you are.
Statanalytica
1. Count, Sum, Average
These are some of the most useful commands
in excel. Everyone who sees a spreadsheet
knows while working this visual information
person need these command very often and
these are some of the basic mathematics
formulas.These basic formulas are so important
that they made at the top of this excel top 10
formula list.
COUNTING OF CELL(Count, Counta).
COUNT
This command is useful when the user wants to
count the number of cells that contain numeric
values.
1. Count, Sum, Average
COMMAND KEYWORD
Count(2,3)
This command will give the number of values in the
brackets. For example, in Count(2,3) there are only
two values. This command only works with numbers.
This command will only work for numeric values.
Count(B1, B2, B3…)
This command will give the number of the cells
having a numeric value from selected cells specified
in the bracket. It will not count the empty cells. This
command only works with numbers.
1. Count, Sum, Average
COMMAND KEYWORD
Count(B1: B8)
COUNTA(B1: B10)
This command will provide the number of values in
the range of cells starting from B1, B2, B3…till B8. For
example in “Count(B1: B8)” the computer will count
the number of cells that contain any value it will not
count empty cells.
This command is useful when a user wants to count
the number of non-empty cells in a range. This
command works with numeric as well as alphabetical
or any character. Besides, this command can also be
used in these formats for examples such as
Counta(B1, B2,…) or Counta(B1: B10) and Counta(2,4,6).
2. IF statement
Command keyword= IF(logical, output if logic
is true, output if logic is false).
This command is used for conditional output. Using
this user can take any output from the computer
according to the requirement.
Let’s suppose an example that a company took a
target to increase its turnover in a year then the
management can follow strict rules in order to meet
the target. They can monitor themselves through an
excel sheet using a command like IF(turnover>100cr.
Turnover achieved, Turnover not achieved).
3. SUMIF, COUNTIF, AVERAGEIF
Command Keyword: SUMIF(Range, Criteria,
{Sum_range}),
These commands are useful for the user when you
want to put a condition on some of the basic
commands like adding the data if the condition is
fulfilled. Count the data if the condition gets fulfilled,
Take an average of the data if the condition is true.
COUNTIF(Range, Criteria),
AVERAGEIF(Range, criteria)
Furthermore, these conditional commands are very
useful so 3rd Position in our excel top 10 formulas.
4. VLOOKUP & HLOOKUP
Command Keyword:- VLOOKUP(lookup
value, table array, column index number,
range lookup).
As the name of this command it allows users to
lookup for a value in an array. In VLOOKUP ‘V’ stands
for vertical lookup. Similarly, in HLOOKUP H stands
for horizontal. Basically in these commands we
lookup for the values in an array.
And HLOOKUP((lookup value, table array, row index
number, range lookup ).
So these are formulas that will provide you flexibility in
the excel sheet. This command made it on the 4th
position on our list of excel top 10 formula.
5. Concatenate
Command Keyword:- VLOOKUP(lookup
value, table array, column index number,
range lookup).
This command is used to combine the characters of
two different cells. This is applicable when we have
to combine first name, last name and combining
addresses from a huge datasheet.
6. MAX and MIN
Command Keyword: ‘MAX(select range)’ and
‘MIN(select range)’.
As the name suggests, the main function of both the
commands is to search for the maximum value in a
huge table, and the minimum value in a huge table.
7. AND
Command Keyword: AND(logic 1, logic 2,…).
This is one very useful function. The user can use this
function to check if any condition is true or false.
There could more than one condition.
For example,
AND(A1=”GOOD”,C3>5) output would be TRUE if A1 is
GOOD and the value of C3 is greater than 5.
8. PROPER
Command keyword: PROPER(cell no1., cell
no2…), or PROPER(cel no1: cell no10).
This command is useful when you have huge data
which is oddly formatted. if a cell has “tiMe iS
moNeY” clearly the sentence needs formatting. so
the user can use the proper command, for example,
=PROPER(cell_number) and it would output a well-
formatted sentence in the cell.
9.Conditional formatting
This command is useful if the user wants to format
things with the condition. for example- let’s suppose
we have a table or huge data. And in our example
figure we students marks and we want to see how
many students got less than 50%.
10. UPPER, LOWER, TRIM.
These commands are useful when the user has huge
data that is not well structured and well-formatted.
All of these commands define its function. The lower
feature has used to convert all the characters in
small letters within a cell. The upper feature will
convert all the characters in Capital letters within a
cell. Trim will remove all the space within a cell.
Command keywords:
LOWER(cell_number)
UPPER(cell number)
TRIM(cell number)
These are all the excel top 10 formula that everyone
should know in order to boost excel skills. Each of
these commands is very basic. If you want to start
improving your excel skills, then you must
concentrate on these basic excel top 10 formula.
Each of these commands gets complex as you want
to perform more complicated tasks on the excel.
The importance will be more clear once you perform
these formula by yourself then you will understand
why we added them in the list for excel top 10
formula.
Conclusion
Statanalytica
Follow us on Social Media
FACEBOOK
@statanalytica
TWITTER
@statanalytica
NSTAGRAM
@statanalytica
We are Everywhere
GET IN TOUCH
WEBSITE
https://statanalytica.com
EMAIL ADDRESS
info@statanalytica.com

More Related Content

What's hot

Creating a vlookup v1.0 050813
Creating a vlookup v1.0 050813Creating a vlookup v1.0 050813
Creating a vlookup v1.0 050813
Dave Shannon
 
Ms excel
Ms excelMs excel
Ms excel basic about Data, graph and pivot table
Ms excel basic about Data, graph and pivot table Ms excel basic about Data, graph and pivot table
Ms excel basic about Data, graph and pivot table
Alomgir Hossain
 
MS Excel
MS ExcelMS Excel
MS Excel Learning for PPC Google AdWords Training Course
MS Excel Learning for PPC Google AdWords Training CourseMS Excel Learning for PPC Google AdWords Training Course
MS Excel Learning for PPC Google AdWords Training Course
Ranjan Jena
 
MS EXCEL
MS EXCELMS EXCEL
MS EXCEL
syed_umar
 
Training On Microsoft Excel
Training On Microsoft ExcelTraining On Microsoft Excel
Training On Microsoft Excel
TimesRide
 
50 MS Excel Tips and Tricks
50 MS Excel Tips and Tricks 50 MS Excel Tips and Tricks
50 MS Excel Tips and Tricks
BurCom Consulting Ltd.
 
Microsoft excel
Microsoft excelMicrosoft excel
Microsoft excel
GC University Faisalabad
 
Introduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginnersIntroduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginners
Blogger Mumma
 
Using Excel Functions
Using Excel FunctionsUsing Excel Functions
Using Excel Functions
Gautam Gupta
 
2. mathematical functions in excel
2. mathematical functions in excel2. mathematical functions in excel
2. mathematical functions in excel
Dr. Prashant Vats
 
Excel Basic Knowledge
Excel Basic KnowledgeExcel Basic Knowledge
Excel Basic Knowledge
Md. Mujahiduzzaman
 
Excel lesson01
Excel lesson01Excel lesson01
Excel lesson01
Erik Hardiyanto
 
MS Excel 2010 training module
MS Excel 2010 training moduleMS Excel 2010 training module
MS Excel 2010 training module
Aijaz Ali Mooro
 
M.S EXCEL
M.S EXCELM.S EXCEL
M.S EXCEL
Alvin Maderista
 
Advances in ms excel
Advances in ms excelAdvances in ms excel
Advances in ms excelMohit Kumar
 

What's hot (20)

Creating a vlookup v1.0 050813
Creating a vlookup v1.0 050813Creating a vlookup v1.0 050813
Creating a vlookup v1.0 050813
 
Ms excel
Ms excelMs excel
Ms excel
 
Ms excel basic about Data, graph and pivot table
Ms excel basic about Data, graph and pivot table Ms excel basic about Data, graph and pivot table
Ms excel basic about Data, graph and pivot table
 
MS Excel
MS ExcelMS Excel
MS Excel
 
MS Excel Learning for PPC Google AdWords Training Course
MS Excel Learning for PPC Google AdWords Training CourseMS Excel Learning for PPC Google AdWords Training Course
MS Excel Learning for PPC Google AdWords Training Course
 
MS EXCEL
MS EXCELMS EXCEL
MS EXCEL
 
Training On Microsoft Excel
Training On Microsoft ExcelTraining On Microsoft Excel
Training On Microsoft Excel
 
50 MS Excel Tips and Tricks
50 MS Excel Tips and Tricks 50 MS Excel Tips and Tricks
50 MS Excel Tips and Tricks
 
Excel Tutorial
Excel TutorialExcel Tutorial
Excel Tutorial
 
Microsoft excel
Microsoft excelMicrosoft excel
Microsoft excel
 
Introduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginnersIntroduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginners
 
Using Excel Functions
Using Excel FunctionsUsing Excel Functions
Using Excel Functions
 
22 Excel Basics
22 Excel Basics22 Excel Basics
22 Excel Basics
 
2. mathematical functions in excel
2. mathematical functions in excel2. mathematical functions in excel
2. mathematical functions in excel
 
Excel Basic Knowledge
Excel Basic KnowledgeExcel Basic Knowledge
Excel Basic Knowledge
 
Excel lesson01
Excel lesson01Excel lesson01
Excel lesson01
 
Excel formulas tf-jul1605
Excel formulas tf-jul1605Excel formulas tf-jul1605
Excel formulas tf-jul1605
 
MS Excel 2010 training module
MS Excel 2010 training moduleMS Excel 2010 training module
MS Excel 2010 training module
 
M.S EXCEL
M.S EXCELM.S EXCEL
M.S EXCEL
 
Advances in ms excel
Advances in ms excelAdvances in ms excel
Advances in ms excel
 

Similar to Excel Top 10 formula For The Beginners

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
AlexHenderson59
 
Excel advanced formulas and functions i-school tutorials
Excel  advanced formulas and functions   i-school tutorialsExcel  advanced formulas and functions   i-school tutorials
Excel advanced formulas and functions i-school tutorials
techie_govind
 
Ms excel commands
Ms excel commandsMs excel commands
Ms excel commands
DiyaVerma14
 
E-Book 25 Tips and Tricks MS Excel Functions & Formulaes
E-Book 25 Tips and Tricks MS Excel Functions & FormulaesE-Book 25 Tips and Tricks MS Excel Functions & Formulaes
E-Book 25 Tips and Tricks MS Excel Functions & Formulaes
BurCom Consulting Ltd.
 
Advance excel
Advance excelAdvance excel
Advance excel
SiddheshHadge
 
3 inner plumbing Excel tips
3 inner plumbing Excel tips3 inner plumbing Excel tips
3 inner plumbing Excel tips
Martin van Wunnik
 
Excel tips and tricks you should try
Excel tips and tricks you should tryExcel tips and tricks you should try
Excel tips and tricks you should try
Mzee Theogene KUBAHONIYESU
 
G10 Unit 4.pptx
G10 Unit 4.pptxG10 Unit 4.pptx
G10 Unit 4.pptx
abdulwehab2
 
An Introduction To Array Functions
An Introduction To Array FunctionsAn Introduction To Array Functions
An Introduction To Array Functions
posterro
 
Excel text functions
Excel text functionsExcel text functions
Excel text functions
Kevin McLogan
 
Useful Excel Functions & Formula Used everywhere.pptx
Useful Excel Functions & Formula Used everywhere.pptxUseful Excel Functions & Formula Used everywhere.pptx
Useful Excel Functions & Formula Used everywhere.pptx
vanshikatyagi74
 
Advanced Spreadsheet Skills-1.pptx
Advanced Spreadsheet Skills-1.pptxAdvanced Spreadsheet Skills-1.pptx
Advanced Spreadsheet Skills-1.pptx
CliffordBorromeo
 
27 Excel Hacks to Make You a Superstar
27 Excel Hacks to Make You a Superstar27 Excel Hacks to Make You a Superstar
27 Excel Hacks to Make You a Superstar
Alan Murray
 
Grade 6 Computer
Grade 6 Computer Grade 6 Computer
Grade 6 Computer
Joel Linquico
 
Introduction to micro soft Training ms Excel.ppt
Introduction to micro soft Training ms Excel.pptIntroduction to micro soft Training ms Excel.ppt
Introduction to micro soft Training ms Excel.ppt
dejene3
 
Grade 5 Computer
Grade 5 ComputerGrade 5 Computer
Grade 5 Computer
Joel Linquico
 

Similar to Excel Top 10 formula For The Beginners (20)

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 advanced formulas and functions i-school tutorials
Excel  advanced formulas and functions   i-school tutorialsExcel  advanced formulas and functions   i-school tutorials
Excel advanced formulas and functions i-school tutorials
 
Ms excel commands
Ms excel commandsMs excel commands
Ms excel commands
 
stats
statsstats
stats
 
Lect11
Lect11Lect11
Lect11
 
E-Book 25 Tips and Tricks MS Excel Functions & Formulaes
E-Book 25 Tips and Tricks MS Excel Functions & FormulaesE-Book 25 Tips and Tricks MS Excel Functions & Formulaes
E-Book 25 Tips and Tricks MS Excel Functions & Formulaes
 
Advance excel
Advance excelAdvance excel
Advance excel
 
3 inner plumbing Excel tips
3 inner plumbing Excel tips3 inner plumbing Excel tips
3 inner plumbing Excel tips
 
Excel tips and tricks you should try
Excel tips and tricks you should tryExcel tips and tricks you should try
Excel tips and tricks you should try
 
G10 Unit 4.pptx
G10 Unit 4.pptxG10 Unit 4.pptx
G10 Unit 4.pptx
 
An Introduction To Array Functions
An Introduction To Array FunctionsAn Introduction To Array Functions
An Introduction To Array Functions
 
Excel text functions
Excel text functionsExcel text functions
Excel text functions
 
Useful Excel Functions & Formula Used everywhere.pptx
Useful Excel Functions & Formula Used everywhere.pptxUseful Excel Functions & Formula Used everywhere.pptx
Useful Excel Functions & Formula Used everywhere.pptx
 
Excel Function Training
Excel Function TrainingExcel Function Training
Excel Function Training
 
Advanced Spreadsheet Skills-1.pptx
Advanced Spreadsheet Skills-1.pptxAdvanced Spreadsheet Skills-1.pptx
Advanced Spreadsheet Skills-1.pptx
 
27 Excel Hacks to Make You a Superstar
27 Excel Hacks to Make You a Superstar27 Excel Hacks to Make You a Superstar
27 Excel Hacks to Make You a Superstar
 
Grade 6 Computer
Grade 6 Computer Grade 6 Computer
Grade 6 Computer
 
Introduction to micro soft Training ms Excel.ppt
Introduction to micro soft Training ms Excel.pptIntroduction to micro soft Training ms Excel.ppt
Introduction to micro soft Training ms Excel.ppt
 
Excel.useful fns
Excel.useful fnsExcel.useful fns
Excel.useful fns
 
Grade 5 Computer
Grade 5 ComputerGrade 5 Computer
Grade 5 Computer
 

More from Stat Analytica

Visual studio vs visual studio code
Visual studio vs visual studio codeVisual studio vs visual studio code
Visual studio vs visual studio code
Stat Analytica
 
Top 8 Different Types Of Charts In Statistics And Their Uses
Top 8 Different Types Of Charts In Statistics And Their UsesTop 8 Different Types Of Charts In Statistics And Their Uses
Top 8 Different Types Of Charts In Statistics And Their Uses
Stat Analytica
 
Excel Homework Help
Excel Homework HelpExcel Homework Help
Excel Homework Help
Stat Analytica
 
Mba essay writing services
Mba essay writing servicesMba essay writing services
Mba essay writing services
Stat Analytica
 
Prominent steps of how to solve ratios with useful examples
Prominent steps of how to solve ratios with useful examplesProminent steps of how to solve ratios with useful examples
Prominent steps of how to solve ratios with useful examples
Stat Analytica
 
Ultimate guide to how to finish your homework faster
Ultimate guide to how to finish your homework fasterUltimate guide to how to finish your homework faster
Ultimate guide to how to finish your homework faster
Stat Analytica
 
Top tips on python programming for the absolute beginner
Top tips on python programming for the absolute beginnerTop tips on python programming for the absolute beginner
Top tips on python programming for the absolute beginner
Stat Analytica
 
Most prominent methods of how to find outliers in statistics
Most prominent methods of how to find outliers in statisticsMost prominent methods of how to find outliers in statistics
Most prominent methods of how to find outliers in statistics
Stat Analytica
 
Statistics for economics its benefits and limitations
Statistics for economics its benefits and limitationsStatistics for economics its benefits and limitations
Statistics for economics its benefits and limitations
Stat Analytica
 
Major types of statistics terms that you should know
Major types of statistics terms that you should knowMajor types of statistics terms that you should know
Major types of statistics terms that you should know
Stat Analytica
 
The Most Important Statistics for R to Get Started With Data Science
The Most Important Statistics for R to Get Started With Data ScienceThe Most Important Statistics for R to Get Started With Data Science
The Most Important Statistics for R to Get Started With Data Science
Stat Analytica
 
Top 10 statistics tools to get better data insights
Top 10 statistics tools to get better data insightsTop 10 statistics tools to get better data insights
Top 10 statistics tools to get better data insights
Stat Analytica
 
Top 7 types of Statistics Graphs for Data Representation
Top 7 types of Statistics Graphs for Data RepresentationTop 7 types of Statistics Graphs for Data Representation
Top 7 types of Statistics Graphs for Data Representation
Stat Analytica
 
The Comprehensive Guide on Branches of Mathematics
The Comprehensive Guide on Branches of MathematicsThe Comprehensive Guide on Branches of Mathematics
The Comprehensive Guide on Branches of Mathematics
Stat Analytica
 
Top 10 importance of mathematics in everyday life
Top 10 importance of mathematics in everyday lifeTop 10 importance of mathematics in everyday life
Top 10 importance of mathematics in everyday life
Stat Analytica
 
Classification of Data in Statistics
Classification of Data in Statistics Classification of Data in Statistics
Classification of Data in Statistics
Stat Analytica
 
Analysis of variance (ANOVA) everything you need to know
Analysis of variance (ANOVA) everything you need to knowAnalysis of variance (ANOVA) everything you need to know
Analysis of variance (ANOVA) everything you need to know
Stat Analytica
 
The Basics of Statistics for Data Science By Statisticians
The Basics of Statistics for Data Science By StatisticiansThe Basics of Statistics for Data Science By Statisticians
The Basics of Statistics for Data Science By Statisticians
Stat Analytica
 
Top tips on how to learn math with these simple ways
Top tips on how to learn math with these simple waysTop tips on how to learn math with these simple ways
Top tips on how to learn math with these simple ways
Stat Analytica
 
What are the uses of excel in our daily life?
What are the uses of excel in our daily life?What are the uses of excel in our daily life?
What are the uses of excel in our daily life?
Stat Analytica
 

More from Stat Analytica (20)

Visual studio vs visual studio code
Visual studio vs visual studio codeVisual studio vs visual studio code
Visual studio vs visual studio code
 
Top 8 Different Types Of Charts In Statistics And Their Uses
Top 8 Different Types Of Charts In Statistics And Their UsesTop 8 Different Types Of Charts In Statistics And Their Uses
Top 8 Different Types Of Charts In Statistics And Their Uses
 
Excel Homework Help
Excel Homework HelpExcel Homework Help
Excel Homework Help
 
Mba essay writing services
Mba essay writing servicesMba essay writing services
Mba essay writing services
 
Prominent steps of how to solve ratios with useful examples
Prominent steps of how to solve ratios with useful examplesProminent steps of how to solve ratios with useful examples
Prominent steps of how to solve ratios with useful examples
 
Ultimate guide to how to finish your homework faster
Ultimate guide to how to finish your homework fasterUltimate guide to how to finish your homework faster
Ultimate guide to how to finish your homework faster
 
Top tips on python programming for the absolute beginner
Top tips on python programming for the absolute beginnerTop tips on python programming for the absolute beginner
Top tips on python programming for the absolute beginner
 
Most prominent methods of how to find outliers in statistics
Most prominent methods of how to find outliers in statisticsMost prominent methods of how to find outliers in statistics
Most prominent methods of how to find outliers in statistics
 
Statistics for economics its benefits and limitations
Statistics for economics its benefits and limitationsStatistics for economics its benefits and limitations
Statistics for economics its benefits and limitations
 
Major types of statistics terms that you should know
Major types of statistics terms that you should knowMajor types of statistics terms that you should know
Major types of statistics terms that you should know
 
The Most Important Statistics for R to Get Started With Data Science
The Most Important Statistics for R to Get Started With Data ScienceThe Most Important Statistics for R to Get Started With Data Science
The Most Important Statistics for R to Get Started With Data Science
 
Top 10 statistics tools to get better data insights
Top 10 statistics tools to get better data insightsTop 10 statistics tools to get better data insights
Top 10 statistics tools to get better data insights
 
Top 7 types of Statistics Graphs for Data Representation
Top 7 types of Statistics Graphs for Data RepresentationTop 7 types of Statistics Graphs for Data Representation
Top 7 types of Statistics Graphs for Data Representation
 
The Comprehensive Guide on Branches of Mathematics
The Comprehensive Guide on Branches of MathematicsThe Comprehensive Guide on Branches of Mathematics
The Comprehensive Guide on Branches of Mathematics
 
Top 10 importance of mathematics in everyday life
Top 10 importance of mathematics in everyday lifeTop 10 importance of mathematics in everyday life
Top 10 importance of mathematics in everyday life
 
Classification of Data in Statistics
Classification of Data in Statistics Classification of Data in Statistics
Classification of Data in Statistics
 
Analysis of variance (ANOVA) everything you need to know
Analysis of variance (ANOVA) everything you need to knowAnalysis of variance (ANOVA) everything you need to know
Analysis of variance (ANOVA) everything you need to know
 
The Basics of Statistics for Data Science By Statisticians
The Basics of Statistics for Data Science By StatisticiansThe Basics of Statistics for Data Science By Statisticians
The Basics of Statistics for Data Science By Statisticians
 
Top tips on how to learn math with these simple ways
Top tips on how to learn math with these simple waysTop tips on how to learn math with these simple ways
Top tips on how to learn math with these simple ways
 
What are the uses of excel in our daily life?
What are the uses of excel in our daily life?What are the uses of excel in our daily life?
What are the uses of excel in our daily life?
 

Recently uploaded

2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 

Recently uploaded (20)

2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 

Excel Top 10 formula For The Beginners

  • 1. Excel Top 10 Formula For The Beginners Presented By: Statanalytica STATANALYTICA
  • 2. Statanalytica The Startup Guide TOPICS TO BE COVERED Most Used Excel top 10 formula 1. Count, Sum, Average 2. IF statement 3. SUMIF, COUNTIF, AVERAGEIF. 4. VLOOKUP & HLOOKUP 5. Concatenate 6. MAX and MIN 7. AND 8. PROPER 9.Conditional formatting 10. UPPER, LOWER, TRIM. Conclusion.
  • 3. OVERVIEW Excel is the top software for calculating the massive amount of numeric data. In this Information age, excel makes sense for calculating large amounts of data simple. Excel is a part of Microsoft office. Over the years there is much software designed to manipulate, analyze, and visualize data. But Microsoft Excel still remains the most efficient tool if the person has to make sense out of data. In this blog, we have accumulated all the vital information about excel top 10 formula. Also, we add some additional information, such as importance and tips for the beginner. Many beginners waste time by typing formula manually. Just learn this 10 formula and you will be able to work with your excel sheet efficiently. Statanalytica
  • 4. MOST USED EXCEL TOP 10 FORMULA Excel offers 500+ functions but for a regular person or for a corporate person all the functions are not useful. Definitely every function has used for a specific case. But we are left with 10 functions that truly matters to everyone regardless of which profession you are. Statanalytica
  • 5. 1. Count, Sum, Average These are some of the most useful commands in excel. Everyone who sees a spreadsheet knows while working this visual information person need these command very often and these are some of the basic mathematics formulas.These basic formulas are so important that they made at the top of this excel top 10 formula list. COUNTING OF CELL(Count, Counta). COUNT This command is useful when the user wants to count the number of cells that contain numeric values.
  • 6. 1. Count, Sum, Average COMMAND KEYWORD Count(2,3) This command will give the number of values in the brackets. For example, in Count(2,3) there are only two values. This command only works with numbers. This command will only work for numeric values. Count(B1, B2, B3…) This command will give the number of the cells having a numeric value from selected cells specified in the bracket. It will not count the empty cells. This command only works with numbers.
  • 7. 1. Count, Sum, Average COMMAND KEYWORD Count(B1: B8) COUNTA(B1: B10) This command will provide the number of values in the range of cells starting from B1, B2, B3…till B8. For example in “Count(B1: B8)” the computer will count the number of cells that contain any value it will not count empty cells. This command is useful when a user wants to count the number of non-empty cells in a range. This command works with numeric as well as alphabetical or any character. Besides, this command can also be used in these formats for examples such as Counta(B1, B2,…) or Counta(B1: B10) and Counta(2,4,6).
  • 8. 2. IF statement Command keyword= IF(logical, output if logic is true, output if logic is false). This command is used for conditional output. Using this user can take any output from the computer according to the requirement. Let’s suppose an example that a company took a target to increase its turnover in a year then the management can follow strict rules in order to meet the target. They can monitor themselves through an excel sheet using a command like IF(turnover>100cr. Turnover achieved, Turnover not achieved).
  • 9. 3. SUMIF, COUNTIF, AVERAGEIF Command Keyword: SUMIF(Range, Criteria, {Sum_range}), These commands are useful for the user when you want to put a condition on some of the basic commands like adding the data if the condition is fulfilled. Count the data if the condition gets fulfilled, Take an average of the data if the condition is true. COUNTIF(Range, Criteria), AVERAGEIF(Range, criteria) Furthermore, these conditional commands are very useful so 3rd Position in our excel top 10 formulas.
  • 10. 4. VLOOKUP & HLOOKUP Command Keyword:- VLOOKUP(lookup value, table array, column index number, range lookup). As the name of this command it allows users to lookup for a value in an array. In VLOOKUP ‘V’ stands for vertical lookup. Similarly, in HLOOKUP H stands for horizontal. Basically in these commands we lookup for the values in an array. And HLOOKUP((lookup value, table array, row index number, range lookup ). So these are formulas that will provide you flexibility in the excel sheet. This command made it on the 4th position on our list of excel top 10 formula.
  • 11. 5. Concatenate Command Keyword:- VLOOKUP(lookup value, table array, column index number, range lookup). This command is used to combine the characters of two different cells. This is applicable when we have to combine first name, last name and combining addresses from a huge datasheet.
  • 12. 6. MAX and MIN Command Keyword: ‘MAX(select range)’ and ‘MIN(select range)’. As the name suggests, the main function of both the commands is to search for the maximum value in a huge table, and the minimum value in a huge table.
  • 13. 7. AND Command Keyword: AND(logic 1, logic 2,…). This is one very useful function. The user can use this function to check if any condition is true or false. There could more than one condition. For example, AND(A1=”GOOD”,C3>5) output would be TRUE if A1 is GOOD and the value of C3 is greater than 5.
  • 14. 8. PROPER Command keyword: PROPER(cell no1., cell no2…), or PROPER(cel no1: cell no10). This command is useful when you have huge data which is oddly formatted. if a cell has “tiMe iS moNeY” clearly the sentence needs formatting. so the user can use the proper command, for example, =PROPER(cell_number) and it would output a well- formatted sentence in the cell.
  • 15. 9.Conditional formatting This command is useful if the user wants to format things with the condition. for example- let’s suppose we have a table or huge data. And in our example figure we students marks and we want to see how many students got less than 50%.
  • 16. 10. UPPER, LOWER, TRIM. These commands are useful when the user has huge data that is not well structured and well-formatted. All of these commands define its function. The lower feature has used to convert all the characters in small letters within a cell. The upper feature will convert all the characters in Capital letters within a cell. Trim will remove all the space within a cell. Command keywords: LOWER(cell_number) UPPER(cell number) TRIM(cell number)
  • 17. These are all the excel top 10 formula that everyone should know in order to boost excel skills. Each of these commands is very basic. If you want to start improving your excel skills, then you must concentrate on these basic excel top 10 formula. Each of these commands gets complex as you want to perform more complicated tasks on the excel. The importance will be more clear once you perform these formula by yourself then you will understand why we added them in the list for excel top 10 formula. Conclusion Statanalytica
  • 18. Follow us on Social Media FACEBOOK @statanalytica TWITTER @statanalytica NSTAGRAM @statanalytica
  • 19. We are Everywhere GET IN TOUCH WEBSITE https://statanalytica.com EMAIL ADDRESS info@statanalytica.com