Thread: lookup help
View Single Post
  #1   Report Post  
Ted Metro
 
Posts: n/a
Default lookup help

I have a table that looks like this --

jan feb mar
customer a 5 3 2
customer b 6 4 9

I want to write a formula that will show which month produced the highest
value. So for customer a the formula would produce january, and for customer
b, the formula will produce march.

Thanks!

Ted