Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi, I have a very simple workbook with 2 worksheets. I have Customers, which
contains a customer ID # and the customer name. Then I have the main worksheet. I want to put in the customer ID # and have the Customer name pop in. I have used this formula and it gives me a #NA MAIN WORKSHEET A 2 Customer ID Customer Name 3 1109 =VLOOKUP(A3,Customers!$A$2:$B$92,2,FALSE) Customers Worksheet Customer ID Customer 000 SPI WAREHOUSE |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Maybe your customer ID column is format as text then you must format cell A3
as text. "Tbram" wrote: Hi, I have a very simple workbook with 2 worksheets. I have Customers, which contains a customer ID # and the customer name. Then I have the main worksheet. I want to put in the customer ID # and have the Customer name pop in. I have used this formula and it gives me a #NA MAIN WORKSHEET A 2 Customer ID Customer Name 3 1109 =VLOOKUP(A3,Customers!$A$2:$B$92,2,FALSE) Customers Worksheet Customer ID Customer 000 SPI WAREHOUSE |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup not working | Excel Worksheet Functions | |||
VLOOKUP NOT WORKING | Excel Discussion (Misc queries) | |||
VLOOKUP example not working... | Excel Worksheet Functions | |||
Vlookup no working | New Users to Excel | |||
VLOOKUP not working | Excel Worksheet Functions |