![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Good afternoon,
I have created a drop down pick list for a Phase from a table named "Phase" in Column A. (works great) I need to create a drop down pick list for a code in Column B related to the phase in column B. I tried =VLOOKUP(A3,PK_OPERATE!A2:B299,Phase) . Due to each Phase having more than one code related errors #N/A #REF. Do I need to do an if statement with the Vlookup? |
| Ads |
|
#2
|
|||
|
|||
|
> I tried =VLOOKUP(A3,PK_OPERATE!A2:B299,Phase) . Due to each Phase having > more than one code related errors #N/A #REF. > > Do I need to do an if statement with the Vlookup? Doesn't the 3rd argument need to be a number or reference that returns a simple number? You have "Phase" in the formula, which is the name of a large area, I take it. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can I create a dropdown list to select multiple items | Oct1196 | Excel Worksheet Functions | 2 | September 5th 07 08:19 PM |
| pick from dropdown list | BorisS | Excel Discussion (Misc queries) | 3 | June 22nd 06 02:24 AM |
| how to create multiple hyperlinks within a dropdown list | dan | Excel Discussion (Misc queries) | 0 | June 29th 05 01:49 AM |
| Making pick list conditional on selection from previous pick list | Stewart | Excel Discussion (Misc queries) | 1 | June 27th 05 11:30 AM |
| Create a pick list to use to go to a text cell in Excel | Pegita | Excel Worksheet Functions | 1 | June 23rd 05 07:24 PM |