View Single Post
  #1   Report Post  
slot guy
 
Posts: n/a
Default Retuning a column number for a specific value

I'm trying to figure out how to have a formula return the column number from
a maximum value in a row. I've tried using =column(max(a1:c1)) to return the
column number but it errors out. Can anyone offer a suggestion?

Thanks