=MAX(A:A)
will give largest in column A
> Formula to compare a list of numbers in a row/column and obtain the highest
In say, B1: =MAX(A:A)
returns the max in col A
In say, A2: =MAX(1:1)
returns the max in row 1

Signature
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
> Formula to compare a list of numbers in a row/column and obtain the highest