Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to apply data validation to one cell, based on the result of
another cell? For instance, if in A1, a data validation list displays sports (ie baseball, basketball,etc), and if the user selects "Baseball", then the data validation in B1 would only list baseball teams, from the range named baseball teams. And if basketball is selected, then only basketball teams are displayed. If at all possible, could this be done via a formula and WITHOUT using VB? If not, I could also use any help to accomplish this via VB coding. Any and all help will be appreciated - Thank You |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Debra Dalgleish explains these dependent lists:
http://contextures.com/xlDataVal02.html MWS1420 wrote: Is there a way to apply data validation to one cell, based on the result of another cell? For instance, if in A1, a data validation list displays sports (ie baseball, basketball,etc), and if the user selects "Baseball", then the data validation in B1 would only list baseball teams, from the range named baseball teams. And if basketball is selected, then only basketball teams are displayed. If at all possible, could this be done via a formula and WITHOUT using VB? If not, I could also use any help to accomplish this via VB coding. Any and all help will be appreciated - Thank You -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank You - I will look into from here. Take care
"Dave Peterson" wrote: Debra Dalgleish explains these dependent lists: http://contextures.com/xlDataVal02.html MWS1420 wrote: Is there a way to apply data validation to one cell, based on the result of another cell? For instance, if in A1, a data validation list displays sports (ie baseball, basketball,etc), and if the user selects "Baseball", then the data validation in B1 would only list baseball teams, from the range named baseball teams. And if basketball is selected, then only basketball teams are displayed. If at all possible, could this be done via a formula and WITHOUT using VB? If not, I could also use any help to accomplish this via VB coding. Any and all help will be appreciated - Thank You -- Dave Peterson . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Validation Formula | Excel Programming | |||
data validation formula | Excel Discussion (Misc queries) | |||
Data Validation Formula Q | Excel Worksheet Functions | |||
Data Validation Formula | Excel Programming | |||
Data Validation Formula Help | Excel Worksheet Functions |