I have the following Vlokup formula
VLOOKUP(A5,$L$11:$U$171,10,FALSE)
I would like to change the Vlookup to combine with another formula to lookup at the column offset number for Col U starting from Col L i.e 10 instead of having to manually count the cfol offset in this eg ,10
Your assistance in this regard is most appreciated
VLOOKUP(A5,$L$11:$U$171,10,FALSE)
I would like to change the Vlookup to combine with another formula to lookup at the column offset number for Col U starting from Col L i.e 10 instead of having to manually count the cfol offset in this eg ,10
Your assistance in this regard is most appreciated