Hello,
I am creating a data base in which I need to control the entries for two separate categories. e.g. Regions and counties.
I have a column for Regions and a column for counties.
My end goal is to have a Userform or list for Regions which pops up and lists all the regions in the UK, and for the user to be able to select multiple regions. After the Regions have been chosen, I would like the user to be able to select multiple counties based on whatever region/s have been chosen.
For example, if the user was to choose South East and Greater London, all the counties/boroughs in the South East and London Boroughs would be shown in the drop down list for Counties.
So far I have got the Userform to select the Regions but have am struggling to do the rest- any help or suggestions would be very much appreciated!
Thanks
I am creating a data base in which I need to control the entries for two separate categories. e.g. Regions and counties.
I have a column for Regions and a column for counties.
My end goal is to have a Userform or list for Regions which pops up and lists all the regions in the UK, and for the user to be able to select multiple regions. After the Regions have been chosen, I would like the user to be able to select multiple counties based on whatever region/s have been chosen.
For example, if the user was to choose South East and Greater London, all the counties/boroughs in the South East and London Boroughs would be shown in the drop down list for Counties.
So far I have got the Userform to select the Regions but have am struggling to do the rest- any help or suggestions would be very much appreciated!
Thanks