How to filter a 2nd list based on selection in 1st list.

I

ImOk

I have two lists States and Counties that I have created with
Data/Validation. I would like when the user selects a State to only
show in the Counties lists the counties for that state.

Does anyone have a suggestion or sample code how to do this? Any help
is appreciated.

States List has 4 items
NY
NJ
PA
CT

Counties List has counties that start with the state initials:
NY-Suffolk
NY-Nassau
NJ-Bergen
NJ-Essex
....
....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top