Finding the Largest Value

123James

Registered User.
Local time
Today, 05:25
Joined
May 15, 2006
Messages
60
Hi everyone,

What formula should i type into a cell to make it display the biggest value present in a set of numbers across a cell range.

Each cell in the cell range(a column) contains just one number.

Thanks
 
large

Did you try MAX(A1:A20) for whatever range of cells?
 
Good call!

I must have gone retarded for a moment to miss that one

thanks
 

Users who are viewing this thread

Back
Top Bottom