I want to have certain fields in my userform appear only if previous certain values in a previous field have been selected.
For example:
If the user selects 'March','April',or'May' to the question "What month were you born in?"
Then I would like a question to appear on the userform that asks "Do you like Spring?". If the user selects any other month, I would not like this field/question to display. How would this be accomplished?
I have looked into conditional formatting, but I usually only come across issues regarding color coding and the like. The help is appreciated, I have been teaching myself VBA these past few days.
Bookmarks