SlideShare a Scribd company logo
MS-EXCEL FUNCTIONS
• In Excel, the calculation can be specified using
either a formula or a function.
Formulas are self-defined instructions for
performing calculations.
In contrast, functions are pre-defined formulas
that come with Excel.
• Functions differ from regular formulas in that, after the
equal sign, you supply the cell addresses but not the
arithmetic operators.
• Functions perform calculations by using specific values,
called arguments, in a particular order called syntax.
When using a function, remember the following:
. Use an equal sign to begin the function.
. Specify the function name.
. Enclose all of the function’s arguments within
parentheses.
. Use a comma to separate the function’s individual
arguments.
• Reference operators refer to a cell or a group
of cells. There are two main types of reference
operators:
– Range
• Refers to all of the cells between and including the
reference.
• Consists of two cell addresses separated by a colon
• Ex. A1:A5
– Union –
• Includes two or more references
• Consists of two or more cell addresses separated by a
comma.
• Ex. =A1,A2,C3
Function Wizard
• You can access all of the available functions in
Excel using the Function Wizard.
• Functions can be a more efficient way of
performing mathematical operations than
formulas.
• a function will simplify formulas that you can
type in manually, such as average or sum.
MS excel functions

More Related Content

PDF
Spreadsheet text functions
PDF
Using Functions in Excel
PPTX
Ms excel formula
PPTX
Excel functions and formulas
PPTX
Excel Function Training
PPTX
MS-Excel Formulas and Functions
PPT
Using The Function In Excel 3
PPTX
Using Excel Functions
Spreadsheet text functions
Using Functions in Excel
Ms excel formula
Excel functions and formulas
Excel Function Training
MS-Excel Formulas and Functions
Using The Function In Excel 3
Using Excel Functions

What's hot (20)

PPTX
10 Excel Formulas that will help you in any Job
PDF
Formulas and functions - By Amresh Tiwari
PPTX
Sumif () ppt
PPTX
MS Excel: The Four Types of Operator
PDF
2. mathematical functions in excel
PPT
Excel IF function
PDF
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
PPTX
Functions in MS Excel
PPTX
Errors in ms excel
PPTX
Excel Top 10 formula For The Beginners
PPTX
MS Excel formula tab slides
PDF
On if,countif,countifs,sumif,countifs,lookup,v lookup,index,match
PPT
Excel lesson formulas and functions
PPT
Functions of ms excel 2003
PPTX
Ms excel 2013 data management
PPT
Excle
PPT
All About Me
PPTX
Mastering Excel Formulas and Functions
10 Excel Formulas that will help you in any Job
Formulas and functions - By Amresh Tiwari
Sumif () ppt
MS Excel: The Four Types of Operator
2. mathematical functions in excel
Excel IF function
VLOOKUP Function - Marelen Talavera - Vivacious Analytic
Functions in MS Excel
Errors in ms excel
Excel Top 10 formula For The Beginners
MS Excel formula tab slides
On if,countif,countifs,sumif,countifs,lookup,v lookup,index,match
Excel lesson formulas and functions
Functions of ms excel 2003
Ms excel 2013 data management
Excle
All About Me
Mastering Excel Formulas and Functions
Ad

Viewers also liked (8)

PPT
Excel 2007 Get Up To Speed
DOC
Excel Formula and Function Basics
PPT
How to find the range of a composite function
PPTX
GENERATIONS OF COMPUTER
ODP
Computer generation
PPT
History Of Computer
PPTX
Generations of computer
PPTX
GENERATION OF COMPUTERS.
Excel 2007 Get Up To Speed
Excel Formula and Function Basics
How to find the range of a composite function
GENERATIONS OF COMPUTER
Computer generation
History Of Computer
Generations of computer
GENERATION OF COMPUTERS.
Ad

Similar to MS excel functions (20)

PDF
functionsandformulas-131221213835-phpapp01.pdf
PDF
Excel.fns frmls
PPT
3 Formulas, Ranges, Functions.ppt presentación de excel basico
PPTX
Functions and formulas of ms excel
PPT
3 Formulas, Ranges, Functions.ppt
PPT
3 Formulas, Ranges, Functions.ppt
PPTX
Useful Excel Functions & Formula Used everywhere.pptx
PPTX
Presentation on key function in micro Excel
PDF
Lean Excel Top Functions - Quick Reference Guide with 500 Examples (Scott Rat...
PPTX
LESSON-4-HOW-DO-I-USE-ADVANCED-EXCEL-TOOLS-TO-PROCESS-AND-PRESENTDATA.pptx
PDF
Excel formulas-manual
PDF
Excel formulas-manual
PDF
Excel Formulas Functions
PDF
Excel 2007-functions-formulas
PPTX
FUNCTIONS AND FORMULAS for finance people
PPTX
Data Analysis Using ICT Part 3.pptxnnnnnnnnnnnnn
PPTX
Functions in spreadsheet.pptx
PPTX
04.formula and fuction
PDF
TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)
PDF
Functions vs formulas
functionsandformulas-131221213835-phpapp01.pdf
Excel.fns frmls
3 Formulas, Ranges, Functions.ppt presentación de excel basico
Functions and formulas of ms excel
3 Formulas, Ranges, Functions.ppt
3 Formulas, Ranges, Functions.ppt
Useful Excel Functions & Formula Used everywhere.pptx
Presentation on key function in micro Excel
Lean Excel Top Functions - Quick Reference Guide with 500 Examples (Scott Rat...
LESSON-4-HOW-DO-I-USE-ADVANCED-EXCEL-TOOLS-TO-PROCESS-AND-PRESENTDATA.pptx
Excel formulas-manual
Excel formulas-manual
Excel Formulas Functions
Excel 2007-functions-formulas
FUNCTIONS AND FORMULAS for finance people
Data Analysis Using ICT Part 3.pptxnnnnnnnnnnnnn
Functions in spreadsheet.pptx
04.formula and fuction
TrainingOutline_Excel_FormulasNFunctions_Workshop (Writing Sample)
Functions vs formulas

MS excel functions

  • 2. • In Excel, the calculation can be specified using either a formula or a function. Formulas are self-defined instructions for performing calculations. In contrast, functions are pre-defined formulas that come with Excel.
  • 3. • Functions differ from regular formulas in that, after the equal sign, you supply the cell addresses but not the arithmetic operators. • Functions perform calculations by using specific values, called arguments, in a particular order called syntax. When using a function, remember the following: . Use an equal sign to begin the function. . Specify the function name. . Enclose all of the function’s arguments within parentheses. . Use a comma to separate the function’s individual arguments.
  • 4. • Reference operators refer to a cell or a group of cells. There are two main types of reference operators: – Range • Refers to all of the cells between and including the reference. • Consists of two cell addresses separated by a colon • Ex. A1:A5
  • 5. – Union – • Includes two or more references • Consists of two or more cell addresses separated by a comma. • Ex. =A1,A2,C3
  • 6. Function Wizard • You can access all of the available functions in Excel using the Function Wizard. • Functions can be a more efficient way of performing mathematical operations than formulas. • a function will simplify formulas that you can type in manually, such as average or sum.