katiemadady
New Member
- Joined
- May 4, 2018
- Messages
- 11
hello. I am working on a userform in which I would like to have 2 criteria options; the 1st being a number (1-100) and the second being a choice from a drop down list. When user enters the number and selects the drop down - I would like 4 different list boxes to generate information.
Example: User enters 55 and chooses Option C
List Box 1 would return some choices that associate with that (recommended reading)
List Box 2 would return some choices that associate with that (recommended videos)
List Box 3 would return some choices that associate with that (recommended websites)
List Box 4 would return some choices that associate with that (recommended forums)
Each of these list boxes will have data. How do I get that data to match the choices the user makes.
Example: User enters 55 and chooses Option C
List Box 1 would return some choices that associate with that (recommended reading)
List Box 2 would return some choices that associate with that (recommended videos)
List Box 3 would return some choices that associate with that (recommended websites)
List Box 4 would return some choices that associate with that (recommended forums)
Each of these list boxes will have data. How do I get that data to match the choices the user makes.