Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I am using vlookup to lookup values in data copied from a CSV file. It first
returned #N/A so i changed the Number Format (of the Lookup_Value) to "Text" and it still returned #N/A but when i pressed F2 and then enter (on the Lookup_Value cell), the vlookup returned the correct value. This is really driving me up the wall, can anyone help? |
#2
![]() |
|||
|
|||
![]()
Formatting does not change the underlying values
Try this to convert the text numbers in the lookup col to real numbers Copy an empty cell, then select and right-click on the lookup col, choose Paste special check "Add" ok -- Rgds Max xl 97 --- Singapore, GMT+8 xdemechanik http://savefile.com/projects/236895 -- "Confused" wrote in message ... I am using vlookup to lookup values in data copied from a CSV file. It first returned #N/A so i changed the Number Format (of the Lookup_Value) to "Text" and it still returned #N/A but when i pressed F2 and then enter (on the Lookup_Value cell), the vlookup returned the correct value. This is really driving me up the wall, can anyone help? |
#3
![]() |
|||
|
|||
![]()
Hi
This method wold work, when OP had changed from Text to Numeric. But by current setup the only option short of manual editing, is to convert values to strings in some other column (="" & OldValue), and then overwrite old values using PasteSpecialValues -- Arvi Laanemets ( My real mail address: arvil<attarkon.ee ) "Max" wrote in message ... Formatting does not change the underlying values Try this to convert the text numbers in the lookup col to real numbers Copy an empty cell, then select and right-click on the lookup col, choose Paste special check "Add" ok -- Rgds Max xl 97 --- Singapore, GMT+8 xdemechanik http://savefile.com/projects/236895 -- "Confused" wrote in message ... I am using vlookup to lookup values in data copied from a CSV file. It first returned #N/A so i changed the Number Format (of the Lookup_Value) to "Text" and it still returned #N/A but when i pressed F2 and then enter (on the Lookup_Value cell), the vlookup returned the correct value. This is really driving me up the wall, can anyone help? |
#4
![]() |
|||
|
|||
![]()
I've got a 50% chance that the interp was on,
you've covered the other 50%, Arvi ! <g -- Rgds Max xl 97 --- Singapore, GMT+8 xdemechanik http://savefile.com/projects/236895 -- |
#5
![]() |
|||
|
|||
![]()
Do, Text to columm to see if there is invisible space in the columm
"Confused" wrote: I am using vlookup to lookup values in data copied from a CSV file. It first returned #N/A so i changed the Number Format (of the Lookup_Value) to "Text" and it still returned #N/A but when i pressed F2 and then enter (on the Lookup_Value cell), the vlookup returned the correct value. This is really driving me up the wall, can anyone help? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert VLOOKUP to absolute cell reference | Excel Discussion (Misc queries) | |||
Return cell reference of lookup value | Excel Worksheet Functions | |||
Look for change next blank cell in Range | Excel Worksheet Functions | |||
double lookup, nest, or macro? | Excel Worksheet Functions | |||
VLookup resulting in a blank cell... | Excel Worksheet Functions |