TheWennerWoman
Active Member
- Joined
- Aug 1, 2019
- Messages
- 301
- Office Version
- 365
- Platform
- Windows
I hope I can explain this properly.
I have a dropdown (combi?) box on a form called cmb_repcat and this contains a list of items (reporting categories) where the user needs to select one.
There is then another dropdown (combi?) box on the form called cmb_repsubcat - this contains a list of items (sub-reporting categories). I want this box to be populated only with items relevant to what is selected in the first dropdown.
So for example, if "Income" were selected in box 1, I wouldn't want the user to be able to select "Cost Of sales" from box 2 because that isn't income.
Any help appreciated, thank you for reading.
I have a dropdown (combi?) box on a form called cmb_repcat and this contains a list of items (reporting categories) where the user needs to select one.
There is then another dropdown (combi?) box on the form called cmb_repsubcat - this contains a list of items (sub-reporting categories). I want this box to be populated only with items relevant to what is selected in the first dropdown.
So for example, if "Income" were selected in box 1, I wouldn't want the user to be able to select "Cost Of sales" from box 2 because that isn't income.
Any help appreciated, thank you for reading.