View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
RunsWithKnives
 
Posts: n/a
Default Macro to find copy "header" and paste

Hi Folks,
This may sound easy but it has stumped me.
I have a list of max values at the end of a row of 48 columns. I want to
find that max value within the row and then copy and paste the header (first
row) for the column the max value appears within. I cannot use a LOOKUP
function as the data is not sorted and has too many fields to use an if
statement.

Cheers,
RunsWithKnives