Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I have the following formual in VBA and I keep getting the #NA in the ouput cell and I dont know why. Dim stNumber As String Dim stans As Variant stNumber = cobStore.Value stans = Application.VLookup(stNumber, Worksheets("Numbers").Range("A2:B188"), 2) Range("I15").Value = stans can someone please help. Thanks Noemi |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vlookup error | Excel Worksheet Functions | |||
VLOOKUP #N/A Error | Excel Worksheet Functions | |||
Vlookup Error #N/A | Excel Discussion (Misc queries) | |||
vlookup error | Excel Discussion (Misc queries) | |||
VLOOKUP error | Excel Worksheet Functions |