G
Gee...
In a workbook I have a spreadsheet that is supposed to
look up and fill in from another spreadsheet. I have a
drop-down with the named array from column B in the LIST
MAY 03 spreadsheet...isn't this supposed to work:
C2 is what's to match, I've listed the spreadsheet name
and the range that C2 will be found in, and to go over 3
columns.
=VLOOKUP(C2,'LIST MAY 03'!B1:B1724,3)
What am I doing wrong?
Thank you.
look up and fill in from another spreadsheet. I have a
drop-down with the named array from column B in the LIST
MAY 03 spreadsheet...isn't this supposed to work:
C2 is what's to match, I've listed the spreadsheet name
and the range that C2 will be found in, and to go over 3
columns.
=VLOOKUP(C2,'LIST MAY 03'!B1:B1724,3)
What am I doing wrong?
Thank you.