Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to create a cell data validation input based on a list but make it
conditional on a yes/no selection Example, two columns : Col A Col B -------- ------------ Yes Prod x No Item a No Prod f Yes Item g No item b The above lists are variable and cannot be sorted, but have assigned range names, rngYesNo = a1:a5, rngList = b1:b5. What I am trying to do is create a cell data validation elsewhere in worksheet which will only show the items in rngList which have a Yes in column A ; so in the above example it would only show Prod x and Item g. thanks, -- Regards & Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What is input validation? | Excel Discussion (Misc queries) | |||
Data Input Validation | Excel Discussion (Misc queries) | |||
input masks and validation | Excel Discussion (Misc queries) | |||
Help with VBA Input Validation | Excel Programming | |||
validation of input in textbox | Excel Programming |