Can anyone tell me if Hlookup for Row Index Num can go in upwards
direction instead of downwards.
See eg below
Normal : =HLOOKUP(G8,H7:I9,1,FALSE)
I need to : =>=HLOOKUP(G8,H7:I9,-1,FALSE)
Reason : I want to look for the header row information.
Thanks in advance..
direction instead of downwards.
See eg below
Normal : =HLOOKUP(G8,H7:I9,1,FALSE)
I need to : =>=HLOOKUP(G8,H7:I9,-1,FALSE)
Reason : I want to look for the header row information.
Thanks in advance..