Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Need a dropdown list with reference to another cell
My problem A1 : with data validation to select from a range named list B1 : =IF(A1="","",VLOOKUP(A1,list,2,0)) C1 : =IF(A1="","",VLOOKUP(A1,list,3,0)) D1 : =IF(A1="","",VLOOKUP(A1,list,5,0)) E1 : in this cell, I need it to base on cell A1 and have a dropdown list fro me to select from a range of data by the name area F1 : in this cell, I need it to base on cell E1 and have a dropdown list fro me to select from a range of data by the name location Pls help *I only able to figure out to give the data range a name in one worksheet and will be able to be used in the whole workbook. Regards vcff |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vlookup with dropdown list | Excel Discussion (Misc queries) | |||
HOW DO I CREATE A DROPDOWN PICK LIST FROM A VLOOKUP with multiple | Excel Worksheet Functions | |||
result of selecting from the dropdown list should be a dropdown list | Excel Worksheet Functions | |||
result of selecting from the dropdown list should be a dropdown list | Excel Worksheet Functions | |||
VLOOKUP specific data for month required via dropdown list | Excel Worksheet Functions |