Class 6 Exam  >  Class 6 Notes  >  How to become an Expert of MS Excel  >  Excel Formulas: Functions

Excel Formulas: Functions | How to become an Expert of MS Excel - Class 6 PDF Download

Introduction


A function is a predefined formula that performs calculations using specific values in a particular order. All spreadsheet programs include common functions that can be used for quickly finding the sum, average, count, maximum value, and minimum value for a range of cells. In order to use functions correctly, you'll need to understand the different parts of a function and how to create arguments to calculate values and cell references.

The parts of a function


In order to work correctly, a function must be written a specific way, which is called the syntax. The basic syntax for a function is an equals sign (=), the function name (SUM, for example), and one or more arguments. Arguments contain the information you want to calculate. The function in the example below would add the values of the cell range A1:A20.

Excel Formulas: Functions | How to become an Expert of MS Excel - Class 6

Working with arguments


Arguments can refer to both individual cells and cell ranges and must be enclosed within parentheses. You can include one argument or multiple arguments, depending on the syntax required for the function.

  • For example, the function =AVERAGE(B1:B9) would calculate the average of the values in the cell range B1:B9. This function contains only one argument.
    Excel Formulas: Functions | How to become an Expert of MS Excel - Class 6
  • Multiple arguments must be separated by a comma. For example, the function =SUM(A1:A3, C1:C2, E2) will add the values of all cells in the three arguments.Excel Formulas: Functions | How to become an Expert of MS Excel - Class 6

Using functions


There are a variety of functions. Here are some of the most common functions you'll use:

  • SUM: This function adds all the values of the cells in the argument.
  • AVERAGE: This function determines the average of the values included in the argument. It calculates the sum of the cells and then divides that value by the number of cells in the argument.
  • COUNT: This function counts the number of cells with numerical data in the argument. This function is useful for quickly counting items in a cell range.
  • MAX: This function determines the highest cell value included in the argument.
  • MIN: This function determines the lowest cell value included in the argument.

To use a function:


In our example below, we'll use a basic function to calculate the average price per unit for a list of recently ordered items using the AVERAGE function.

  • Select the cell that will contain the function. In our example, we'll select cell C11.Excel Formulas: Functions | How to become an Expert of MS Excel - Class 6
  • Type the equals sign (=) and enter the desired function name. In our example, we'll type =AVERAGE.
    Excel Formulas: Functions | How to become an Expert of MS Excel - Class 6
  • Enter the cell range for the argument inside parentheses. In our example, we'll type (C3:C10). This formula will add the values of cells C3:C10 and then divide that value by the total number of cells in the range to determine the average.Excel Formulas: Functions | How to become an Expert of MS Excel - Class 6
  • Press Enter on your keyboard. The function will be calculated, and the result will appear in the cell. In our example, the average price per unit of items ordered was $15.93.Excel Formulas: Functions | How to become an Expert of MS Excel - Class 6

Working with unfamiliar functions


If you want to learn how a function works, you can start typing that function in a blank cell to see what it does.


Excel Formulas: Functions | How to become an Expert of MS Excel - Class 6

You can then type an open parenthesis to see what kind of arguments it needs.

Excel Formulas: Functions | How to become an Expert of MS Excel - Class 6

Understanding nested functions


Whenever a formula contains a function, the function is generally calculated before any other operators, like multiplication and division. That's because the formula treats the entire function as a single value—before it can use that value in the formula, it needs to run the function. For example, in the formula below, the SUM function will be calculated before division:
Excel Formulas: Functions | How to become an Expert of MS Excel - Class 6

  • Let's take a look at a more complicated example that uses multiple functions: =WORKDAY(TODAY(),3)
  • Here, we have two different functions working together: the WORKDAY function and the TODAY function. These are known as nested functions, since one function is placed, or nested, within the arguments of another. As a rule, the nested function is always calculated first, just like parentheses are performed first in the order of operations. In this example, the TODAY function will be calculated first, since it's nested within the WORKDAY function.
The document Excel Formulas: Functions | How to become an Expert of MS Excel - Class 6 is a part of the Class 6 Course How to become an Expert of MS Excel.
All you need of Class 6 at this link: Class 6
94 videos|62 docs|15 tests

Top Courses for Class 6

94 videos|62 docs|15 tests
Download as PDF
Explore Courses for Class 6 exam

Top Courses for Class 6

Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

Summary

,

study material

,

practice quizzes

,

Extra Questions

,

Objective type Questions

,

Semester Notes

,

shortcuts and tricks

,

Excel Formulas: Functions | How to become an Expert of MS Excel - Class 6

,

ppt

,

past year papers

,

Previous Year Questions with Solutions

,

video lectures

,

MCQs

,

Exam

,

Excel Formulas: Functions | How to become an Expert of MS Excel - Class 6

,

Free

,

mock tests for examination

,

pdf

,

Excel Formulas: Functions | How to become an Expert of MS Excel - Class 6

,

Sample Paper

,

Viva Questions

,

Important questions

;