View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
RV RV is offline
external usenet poster
 
Posts: 11
Default Finding Time that Max Occured

The following table represents times (first two rows) and amounts (next 2
rows). I am trying to find the time that the max amount occured (ex. 201
occured first at 1:15). I am trying to determine by using a formula to the
right of the data table. What formula could I use to make this happen?

Date/Time 0:15 0:30 0:45 1:00 1:15 1:30 1:45 2:00 2:15 2:30 2:45 3:00
1/1/2005 196 198 196 199 201 201 199 143 82 70 62 65

--
RV