Hi all,
Hopefully there is a simple way of doing this, as I feel embarrassed that I have failed to this point.
A simple example would be a table with three columns - State, County, and City with 500 records (500 unique cities, 100 counties and 50 states)
I need thee drop downs, each based on the previous selection. I have created the unique state drop down, but what functions can I use to uniquely grab the counties that fall under that state and then the same for cities in the selected county.
Thank you for all the help!
Hopefully there is a simple way of doing this, as I feel embarrassed that I have failed to this point.
A simple example would be a table with three columns - State, County, and City with 500 records (500 unique cities, 100 counties and 50 states)
I need thee drop downs, each based on the previous selection. I have created the unique state drop down, but what functions can I use to uniquely grab the counties that fall under that state and then the same for cities in the selected county.
Thank you for all the help!