J
JLH
I'm using Excel 2003. I've got two worksheets of data in my workbook,
one copied from a text file, the other downloaded from the Bureau of
the Census, originally in .csv format and saved as an .xls file.
I'm using vlookup to use the state name in one sheet to lookup the data
value I want from the other worksheet. Vlookup returns the value of
the last cell in the table rather than the value that should be
returned.
I've done some simple testing on the lookup value relative to that in
the table array. Both entries are the same length. Both are text
(istext). Match returns false.
Any ideas as to what is causing my problem (the mismatch) and how to
fix it?
TIA,
John
one copied from a text file, the other downloaded from the Bureau of
the Census, originally in .csv format and saved as an .xls file.
I'm using vlookup to use the state name in one sheet to lookup the data
value I want from the other worksheet. Vlookup returns the value of
the last cell in the table rather than the value that should be
returned.
I've done some simple testing on the lookup value relative to that in
the table array. Both entries are the same length. Both are text
(istext). Match returns false.
Any ideas as to what is causing my problem (the mismatch) and how to
fix it?
TIA,
John