View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
JR JR is offline
external usenet poster
 
Posts: 92
Default locating the cell that contains the MIN or MAX

working horizontally, I have found the MIN and Max of the data on the row
{example: =MIN(C2:BE2)}

I now would like to know what cell in row 2 holds the MIN or MAX.

Any suggestions?