Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Scenario is as follows:
I have 2 columns of which a data validation command is applied so that each column only displays the selected drop down opions which the user may choose, however, i need now to do the following: If in column 1, an option is selected, column 2 must only present the sub category options that apply to the option selected in column 1 & not all options. Any idea of this is possible in MS Excel 2003, if so, how would you do this? -- N.B. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Debra Dalgleish shows how to do it he
http://www.contextures.com/xlDataVal02.html Hope this helps. Pete On Jul 30, 10:37*am, Nishkar wrote: Scenario is as follows: I have 2 columns of which a data validation command is applied so that each column only displays the selected drop down opions which the user may choose, however, i need now to do the following: If in column 1, an option is selected, column 2 must only present the sub category options that apply to the option selected in column 1 & not all options. Any idea of this is possible in MS Excel 2003, if so, how would you do this? -- N.B. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
For eg.
You have a table in col S T excellent 10 good 7.5 Satisfactory 5 Below Arvg 2.5 NA 0 This would be a column where in you can specify what should come after the end user selects from the validated drop down list. We are using Vlookup over here so the formula is =VLOOKUP(K31,S2:T6,2,"False") This would give you exact figures/results -- Thanks Suleman Peerzade "Nishkar" wrote: Scenario is as follows: I have 2 columns of which a data validation command is applied so that each column only displays the selected drop down opions which the user may choose, however, i need now to do the following: If in column 1, an option is selected, column 2 must only present the sub category options that apply to the option selected in column 1 & not all options. Any idea of this is possible in MS Excel 2003, if so, how would you do this? -- N.B. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Drop down options | Excel Worksheet Functions | |||
Linking Drop-down options | Excel Discussion (Misc queries) | |||
how do I use one drop-list to modify another drop-lists options? | Excel Discussion (Misc queries) | |||
Drop-down menu options | Excel Discussion (Misc queries) |