Open In App

Basic Excel Formulas

Functions in Excel are the predefined formulas that have their specific meaningful work. They make our task easy and quick like finding the sum, count, average, maximum value, and minimum values for a range of cells. For example, the SUM function will calculate the sum of the range passed to it as an argument.

Functions increase productivity while working in Excel.



Basic Functions in Excel

We have data on Vegetables used in 1 week in a house, and we find the total cost of vegetables. Now, we’ll apply basic Excel Functions on the data.

=SUM(C3:C8) will find sum of values given in the range from C3 to C8.

Max value from C5 to C12 is 80.

MIn value from C5 to C10 is 12.



Article Tags :