R
Roger on Excel
[Excel 2003]
Is it possible to use syntax to perform a vlookup from a source and then
another if the first is False?
For example,
My primary table of data is called "Materials" and my second source is a
range A81:E140 on the same sheet as the vlookup,
So something like :
=vlookup(A1,Materials,2,vlookup(A1,A81:E140),2,False)
Can anyone help with advice on syntax?
Thankyou,
Roger
Is it possible to use syntax to perform a vlookup from a source and then
another if the first is False?
For example,
My primary table of data is called "Materials" and my second source is a
range A81:E140 on the same sheet as the vlookup,
So something like :
=vlookup(A1,Materials,2,vlookup(A1,A81:E140),2,False)
Can anyone help with advice on syntax?
Thankyou,
Roger