Thread: Small
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim May Jim May is offline
external usenet poster
 
Posts: 477
Default Small

=MIN(A2:O2)


"tom" wrote:

I have a range of numbers that (A1:O2) that I would like to return the
smallest number in that range. How do I right the formula?
A1:O1 - header row
A2:O2 - Data set.

TFTH,
Tom