Thread: HLOOKUP
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
GaryLager GaryLager is offline
external usenet poster
 
Posts: 4
Default HLOOKUP

I am trying to do a lookup over different columns not next to each other.

example
A B C D E F
Jan Jan Feb Feb Mar Mar

1 5 4 2 3 1 6
2

I want to check columns A,C,E for say Jan, and then put in the value of line 1

Is this possible?