Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm doing a VLOOKUP but getting the #N/A error even though I know the values
I'm looking up in another spreadsheet (spreadsheet A) are there. When I go to spreadsheet A and double-click the cells with the values I want to show up, the #N/A goes away and the value appears (so I know it's not a problem with my VLOOKUP statement). Is there any way to "activate" all the values in spreadsheet A so I don't have to double-click all the cells? Is there another problem present that I'm overlooking? Thanks! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Quite possibly the problem is one of formatting.....for VLOOKP to work, both
the value to be looked up and the values in the lookup table must be of the same format.......ie: both numbers or both TEXT.......sometimes even tho they LOOK like numbers, they may be formatted as TEXT. hth Vaya con Dios, Chuck, CABGx3 "yvette" wrote: I'm doing a VLOOKUP but getting the #N/A error even though I know the values I'm looking up in another spreadsheet (spreadsheet A) are there. When I go to spreadsheet A and double-click the cells with the values I want to show up, the #N/A goes away and the value appears (so I know it's not a problem with my VLOOKUP statement). Is there any way to "activate" all the values in spreadsheet A so I don't have to double-click all the cells? Is there another problem present that I'm overlooking? Thanks! |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks for the suggestion. Unfortunately, it still doesn't work. :(
I think the problem lies in the source table (spreadsheet A) -- is there some reason why the cells aren't being read/recognized until I double-click them? "CLR" wrote: Quite possibly the problem is one of formatting.....for VLOOKP to work, both the value to be looked up and the values in the lookup table must be of the same format.......ie: both numbers or both TEXT.......sometimes even tho they LOOK like numbers, they may be formatted as TEXT. hth Vaya con Dios, Chuck, CABGx3 "yvette" wrote: I'm doing a VLOOKUP but getting the #N/A error even though I know the values I'm looking up in another spreadsheet (spreadsheet A) are there. When I go to spreadsheet A and double-click the cells with the values I want to show up, the #N/A goes away and the value appears (so I know it's not a problem with my VLOOKUP statement). Is there any way to "activate" all the values in spreadsheet A so I don't have to double-click all the cells? Is there another problem present that I'm overlooking? Thanks! |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Post your VLOOKUP formula, perhaps there's a clue therein...........
Vaya con Dios, Chuck, CABGx3 "yvette" wrote: Thanks for the suggestion. Unfortunately, it still doesn't work. :( I think the problem lies in the source table (spreadsheet A) -- is there some reason why the cells aren't being read/recognized until I double-click them? "CLR" wrote: Quite possibly the problem is one of formatting.....for VLOOKP to work, both the value to be looked up and the values in the lookup table must be of the same format.......ie: both numbers or both TEXT.......sometimes even tho they LOOK like numbers, they may be formatted as TEXT. hth Vaya con Dios, Chuck, CABGx3 "yvette" wrote: I'm doing a VLOOKUP but getting the #N/A error even though I know the values I'm looking up in another spreadsheet (spreadsheet A) are there. When I go to spreadsheet A and double-click the cells with the values I want to show up, the #N/A goes away and the value appears (so I know it's not a problem with my VLOOKUP statement). Is there any way to "activate" all the values in spreadsheet A so I don't have to double-click all the cells? Is there another problem present that I'm overlooking? Thanks! |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Here is my formula:
=VLOOKUP(B3,'DRG ref'!$A$2:$B$580,2,FALSE) Thanks! "CLR" wrote: Post your VLOOKUP formula, perhaps there's a clue therein........... Vaya con Dios, Chuck, CABGx3 "yvette" wrote: Thanks for the suggestion. Unfortunately, it still doesn't work. :( I think the problem lies in the source table (spreadsheet A) -- is there some reason why the cells aren't being read/recognized until I double-click them? "CLR" wrote: Quite possibly the problem is one of formatting.....for VLOOKP to work, both the value to be looked up and the values in the lookup table must be of the same format.......ie: both numbers or both TEXT.......sometimes even tho they LOOK like numbers, they may be formatted as TEXT. hth Vaya con Dios, Chuck, CABGx3 "yvette" wrote: I'm doing a VLOOKUP but getting the #N/A error even though I know the values I'm looking up in another spreadsheet (spreadsheet A) are there. When I go to spreadsheet A and double-click the cells with the values I want to show up, the #N/A goes away and the value appears (so I know it's not a problem with my VLOOKUP statement). Is there any way to "activate" all the values in spreadsheet A so I don't have to double-click all the cells? Is there another problem present that I'm overlooking? Thanks! |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I dunno, it might still be a formatting issue.........your formula works fine
in my test......you do understand that it is looking for an exact match with the FALSE option.......perhaps a type-O, or unseen leading/trailing spaces,............ Vaya con Dios, Chuck, CABGx3 "yvette" wrote: Here is my formula: =VLOOKUP(B3,'DRG ref'!$A$2:$B$580,2,FALSE) Thanks! "CLR" wrote: Post your VLOOKUP formula, perhaps there's a clue therein........... Vaya con Dios, Chuck, CABGx3 "yvette" wrote: Thanks for the suggestion. Unfortunately, it still doesn't work. :( I think the problem lies in the source table (spreadsheet A) -- is there some reason why the cells aren't being read/recognized until I double-click them? "CLR" wrote: Quite possibly the problem is one of formatting.....for VLOOKP to work, both the value to be looked up and the values in the lookup table must be of the same format.......ie: both numbers or both TEXT.......sometimes even tho they LOOK like numbers, they may be formatted as TEXT. hth Vaya con Dios, Chuck, CABGx3 "yvette" wrote: I'm doing a VLOOKUP but getting the #N/A error even though I know the values I'm looking up in another spreadsheet (spreadsheet A) are there. When I go to spreadsheet A and double-click the cells with the values I want to show up, the #N/A goes away and the value appears (so I know it's not a problem with my VLOOKUP statement). Is there any way to "activate" all the values in spreadsheet A so I don't have to double-click all the cells? Is there another problem present that I'm overlooking? Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vlookup problem | Excel Discussion (Misc queries) | |||
Vlookup problem with Date Time | Excel Worksheet Functions | |||
vlookup Problem | Excel Discussion (Misc queries) | |||
VLOOKUP Problem | Excel Worksheet Functions | |||
VLOOKUP, OFFSET, MATCH PROBLEM, HELP? | Excel Worksheet Functions |