Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Sat, 25 Nov 2006, Dave Peterson wrote:
Don Wiss wrote: Just how do I turn "Index" & MenuSuffix into the range value? Debra Dalgleish shows how to create dependent lists: http://contextures.com/xlDataVal02.html Thanks Dave. I had once seen that page before. I found the process confusing. But with a simple improvement to the tables backing these lists, I came up with: On my main input I have a column with this copied down: =IF(V12="",A$3,INDIRECT(V12)) Then on my comparison sheet with two input cells I found I could use names: =IF(SubMenu1="",A2,INDIRECT(SubMenu1)) =IF(SubMenu2="",A2,INDIRECT(SubMenu2)) Don <www.donwiss.com (e-mail link at home page bottom). |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data validation list using filtered range | Excel Discussion (Misc queries) | |||
Data Validation - List - Setting Range from a macro | Excel Discussion (Misc queries) | |||
Automating Address Information based on selecting data via a validation list | Excel Worksheet Functions | |||
Help! Selecting item on data validation list switches windows | Excel Discussion (Misc queries) | |||
data validation list selected from a range | Excel Discussion (Misc queries) |