M
MATHEW BENNETT
Good evening all,
I have an annoying problem which incurrs lots of additional work, whick I would dearly like a work around for.
I have many vlookup formulae which references a named tables,eg:
A B C D E
1 M1030 200 300 400 500
I have named this list, 'table1', from which I have I have a vlookup function in another worksheet
eg =vlookup($A10,table1,3,0), where $A10 in the other worksheet is 'M1030', which will return the value '300'
This works fine, but if I insert a column in table1, eg between columns B & C, then the vlookup formula still looks
for column 3, which is now a different value.
My question is, is it possible for the vlookup function to automatically know to now look for the value in column 4?
Any help, as always is most appreciated.
Cheers
Mathew
I have an annoying problem which incurrs lots of additional work, whick I would dearly like a work around for.
I have many vlookup formulae which references a named tables,eg:
A B C D E
1 M1030 200 300 400 500
I have named this list, 'table1', from which I have I have a vlookup function in another worksheet
eg =vlookup($A10,table1,3,0), where $A10 in the other worksheet is 'M1030', which will return the value '300'
This works fine, but if I insert a column in table1, eg between columns B & C, then the vlookup formula still looks
for column 3, which is now a different value.
My question is, is it possible for the vlookup function to automatically know to now look for the value in column 4?
Any help, as always is most appreciated.
Cheers
Mathew