View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Adam Adam is offline
external usenet poster
 
Posts: 287
Default Return a row with the Min or Max funtion

Is there a way to return the column where the min or max exists rather than
returning the min or max? I am using WorksheetFunction.Min. Thank you very
much.