Thread: Functions
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default Functions

you might like to explore the opportunities afforded by max

=max(a1:a100)

Mike

"John" wrote:

I am looking for a function to look at a column of numbers, select the
largest number, and copy it into another cell. Does such a function exist?