=MIN(range)
=MAX(range)
Is there a formula or way to pull the highest and lowest numbers from a selected range of cells and display them in another?
Do you want the highest and lowest numbers to be displayed in the same cell, if so do you want the numbers separated?
Thanks, the =MIN, MAX works, but is there a way to omit zeros from the equation?
{=MIN(IF(range,range))}On 2002-04-17 09:09, beaten back wrote:
Thanks, the =MIN, MAX works, but is there a way to omit zeros from the equation?
{=MAX(IF(range,range))}
Note: These are array formulas which must be entered using the Control+Shift+Enter key combination. For more on array formulas see the Excel Help Index topic for "About array formulas and how to enter them".
Like this thread? Share it with others