answersLogoWhite

0

The Max function will give you the highest value in a range of cells. So if you have numbers in all the cells from A1 to A15 and want to know what the highest one is, you would use the following formula, which you put into another cell outside of A1 to A15.

=MAX(A1:A15)

User Avatar

Wiki User

15y ago

What else can I help you with?