Basic Excel Functions

There are almost 400+ functions available in Excel and day by day they are getting updated. These functions are categorized into multiple categories like Logical Functions, Date & Time Functions, Text Functions, Financial Functions, Lookup & Reference Functions and many more. If you master these functions then you will become a master in Excel.

In this Blog post we are going to focus only on Basic Excel Functions. These functions are available in Home tab under editing group as shown in below image.



These functions are:
1. SUM
2. MAX
3. MIN
4. AVERAGE
5. COUNT

Let’s see them one by one.

SUM:

This function returns the sum of numbers from the selected Cell Range. For example, we have listed few numbers and we will see how to get sum of these numbers using SUM function.

To get the sum of these numbers, select the cell which is present below the given numbers, click on “AutoSum” command then click on “Sum” option as shown in below image.


You will see SUM function will automatically populate in the selected cell.


Press enter button and you will get the SUM of all the from selected Cell Range.




MAX:

This function returns the largest number from selected Cell Range. For example, we have listed few numbers and we will see how to get largest number from selected Cell Range using MAX function.


To get the largest number, select the cell which is present below the given numbers, click on “AutoSum” command then click on “Max” option as shown in below image.


You will see MAX function automatically populate in the selected cell.


Press enter button and you will get the largest number from selected Cell Range in selected cell.





MIN:

This function returns the smallest number from selected Cell Range. For example, we have listed few numbers and we will see how to get smallest number from selected Cell Range using MIN function.


To get the smallest number, select the cell which is present below the given numbers, click on “AutoSum” command then click on “Min” option as shown in below image.


You will see MIN function will automatically populate in the selected cell.


Press enter button and you will get the smallest number from selected Cell Range in selected cell.




AVERAGE:

This function returns the AVERAGE value of all the numbers listed in the given Cell Range. For example, we have listed few numbers and we will see how to get average of all the numbers present in the given Cell Range.

To get the average value, select the cell which is present below the given numbers, click on “AutoSum” command then click on “Average” option as shown in below image.


You will see AVERAGE function automatically populate in the selected cell.


Press enter button and you will get the AVERAGE of all the numbers from selected Cell Range. 



COUNT:

This function will count the cells which contain numbers from the selected Cell Range. For  example, we have listed few numbers and we will see how to count the cells which contains numbers in selected Cell Range.


To use COUNT function, select the cell which is present below the given numbers, click on “AutoSum” command then click on “Count Numbers” option as shown in below image.


You will see COUNT function will automatically populate in the selected cell.


Press enter button and you will get the COUNT of cells which contain numbers in selected Cell Range.



These was all about Basic Excel Functions which we need very frequently while working in Excel.

Comments

Related Topics..

Fill Up, Down, Right & Left in Excel

Excel Shortcuts Ctrl A to Ctrl Z

Select all cells highlighted with specific color at a time

How to Remove Duplicate Entries from Multiple Columns in Excel

Excel Pivot Table

Exploring Font Colors and Fill Colors in Excel

Insert Multiple Rows in Excel Based On Cell Value

Doughnut Chart in Excel

Conditional Formatting:Highlighting Above Average and Below Average Values

Bold, Italic and Underline Commands from Font Group