answersLogoWhite

0

The MAX Function. If you wanted to find the largest value in the range from cell A2 to cell A20, the formula would be:

=MAX(A2:A20)

You can also use the LARGE function. It is designed to be able to find not just the highest but other positions, like the second or third largest. You do this by specifying a number to indicate which position you want. Using 1 would give you the largest, as follows:

=LARGE(A2:A20,1)

User Avatar

Heath Smitham

Lvl 10
3y ago

What else can I help you with?

Related Questions

Selecting the maximum value out of a range A1 to B20?

To select the maximum value out of a range A1 to B20 in a spreadsheet program like Microsoft Excel, you can use the MAX function. Simply enter "=MAX(A1:B20)" in a cell, and it will return the highest value within that range. This function evaluates all the numbers in the specified range and displays the largest one.


What is the formula for selecting the lowest or highest value from a row of numbers in a spreadsheet?

There is no single formula. MIN(range) and MAX(range) are the Excel formulae


What is the difference between high and maxinum in Excel?

Maximum is the highest value in a range of values and can be got using the MAX function. There is no function called High in Excel.Maximum is the highest value in a range of values and can be got using the MAX function. There is no function called High in Excel.Maximum is the highest value in a range of values and can be got using the MAX function. There is no function called High in Excel.Maximum is the highest value in a range of values and can be got using the MAX function. There is no function called High in Excel.Maximum is the highest value in a range of values and can be got using the MAX function. There is no function called High in Excel.Maximum is the highest value in a range of values and can be got using the MAX function. There is no function called High in Excel.Maximum is the highest value in a range of values and can be got using the MAX function. There is no function called High in Excel.Maximum is the highest value in a range of values and can be got using the MAX function. There is no function called High in Excel.Maximum is the highest value in a range of values and can be got using the MAX function. There is no function called High in Excel.Maximum is the highest value in a range of values and can be got using the MAX function. There is no function called High in Excel.Maximum is the highest value in a range of values and can be got using the MAX function. There is no function called High in Excel.


What is the command in autocalculate area displays the highest value in the selected range?

I didn't know there was one; I always make a formula with the MAX() function.


What command in the AutoCalculate area displays the highest value in the the selected range?

I didn't know there was one; I always make a formula with the MAX() function.


Why companies choose to use Excel min and max?

MIN finds the lowest value in a range and MAX finds the highest value in a range. Companies would be doing lots of things where they would need to find the highest or lowest value. They might want to find what the highest sales were in a year, or the lowest sales. See the related questions below.


What Excel displays in cells to indicate a divide by zero error?

#DIV/0! Microsoft Excel displays the #DIV/0! error when a number is divided either by zero (0) or by a cell that contains no value.


An excel window are that displays the value contained in the active cell is the?

name box


What does Excel automatically do with formulas?

It automatically calculates them and displays the value in the cell if you have auto-calculation turned on.


How do you calculate range in maths in Excel?

The range is the difference between the highest and the lowest values. You can find the highest using the MAX function less the value found by the MIN function. So if you wanted to get the mathematical range for the cell range A2 to A30, you would do this: =MAX(A2:A30) - MIN(A2:A30)


What is the definition max in Microsoft Excel?

MAX gives the highest value from a range of cells or values. So if you have a range of cells with different values and you want to know what is the highest value, then you can use the MAX function. In the following example it will find the highest value in the cells from B3 to B20:=MAX(B3:B20)MAX gives the highest value from a range of cells or values. So if you have a range of cells with different values and you want to know what is the highest value, then you can use the MAX function. In the following example it will find the highest value in the cells from B3 to B20:=MAX(B3:B20)MAX gives the highest value from a range of cells or values. So if you have a range of cells with different values and you want to know what is the highest value, then you can use the MAX function. In the following example it will find the highest value in the cells from B3 to B20:=MAX(B3:B20)MAX gives the highest value from a range of cells or values. So if you have a range of cells with different values and you want to know what is the highest value, then you can use the MAX function. In the following example it will find the highest value in the cells from B3 to B20:=MAX(B3:B20)MAX gives the highest value from a range of cells or values. So if you have a range of cells with different values and you want to know what is the highest value, then you can use the MAX function. In the following example it will find the highest value in the cells from B3 to B20:=MAX(B3:B20)MAX gives the highest value from a range of cells or values. So if you have a range of cells with different values and you want to know what is the highest value, then you can use the MAX function. In the following example it will find the highest value in the cells from B3 to B20:=MAX(B3:B20)MAX gives the highest value from a range of cells or values. So if you have a range of cells with different values and you want to know what is the highest value, then you can use the MAX function. In the following example it will find the highest value in the cells from B3 to B20:=MAX(B3:B20)MAX gives the highest value from a range of cells or values. So if you have a range of cells with different values and you want to know what is the highest value, then you can use the MAX function. In the following example it will find the highest value in the cells from B3 to B20:=MAX(B3:B20)MAX gives the highest value from a range of cells or values. So if you have a range of cells with different values and you want to know what is the highest value, then you can use the MAX function. In the following example it will find the highest value in the cells from B3 to B20:=MAX(B3:B20)MAX gives the highest value from a range of cells or values. So if you have a range of cells with different values and you want to know what is the highest value, then you can use the MAX function. In the following example it will find the highest value in the cells from B3 to B20:=MAX(B3:B20)MAX gives the highest value from a range of cells or values. So if you have a range of cells with different values and you want to know what is the highest value, then you can use the MAX function. In the following example it will find the highest value in the cells from B3 to B20:=MAX(B3:B20)


What is placed between the starting value and ending value when defining a range in excel?

Colon