J
John Gilchrist
I have following formula in cell D24
=VLOOKUP(C24,QB_Info!$C$1:$D$50,2,FALSE)
I have following value in cell C24:
147873
------------------------
Scenario #1:
My VLOOKUP works fine if I manually key the value 147873 into the cell C24
Scenario #2:
The VLOOKUP does not work (I get #N/A) if I COPY and PASTE SPECIAL - VALUES
into the same cell C24
Scenario #3:
After performing Scenario #3 and getting #N/A, I then place the cursor at
the end of the "147873" string (in the formula bar), and press ENTER.
The VLOOKUP formula then evaluates properly. Is there some type of
terminating character which is invisible??
I've checked cell formatting, and everything else I can think of to find any
differences between Scenario #1 and Scenario #2. Why does #1 work and not
#2????
Thanks,
John
=VLOOKUP(C24,QB_Info!$C$1:$D$50,2,FALSE)
I have following value in cell C24:
147873
------------------------
Scenario #1:
My VLOOKUP works fine if I manually key the value 147873 into the cell C24
Scenario #2:
The VLOOKUP does not work (I get #N/A) if I COPY and PASTE SPECIAL - VALUES
into the same cell C24
Scenario #3:
After performing Scenario #3 and getting #N/A, I then place the cursor at
the end of the "147873" string (in the formula bar), and press ENTER.
The VLOOKUP formula then evaluates properly. Is there some type of
terminating character which is invisible??
I've checked cell formatting, and everything else I can think of to find any
differences between Scenario #1 and Scenario #2. Why does #1 work and not
#2????
Thanks,
John