Hi
Below is a Small extract of my data.
Column A ----- ------Column B
20/7/2002 10:00:00 ----- 0
20/7/2002 10:15:00 ----- 2
20/7/2002 10:30:00 ----- 6
20/7/2002 10:45:00 ----- 4
20/7/2002 11:00:00 ----- 0
I would like Cell C1 to return the Date/Time in Column A that corresponds to the Max Value in Col B. (i.e. C1=20/7/2002 10:30:00)
Sometimes the Max Value will occur on more than one Date, is it possible to list all occurances ?
Many Thanks in advance
Chris
Below is a Small extract of my data.
Column A ----- ------Column B
20/7/2002 10:00:00 ----- 0
20/7/2002 10:15:00 ----- 2
20/7/2002 10:30:00 ----- 6
20/7/2002 10:45:00 ----- 4
20/7/2002 11:00:00 ----- 0
I would like Cell C1 to return the Date/Time in Column A that corresponds to the Max Value in Col B. (i.e. C1=20/7/2002 10:30:00)
Sometimes the Max Value will occur on more than one Date, is it possible to list all occurances ?
Many Thanks in advance
Chris