jimmisavage
Board Regular
- Joined
- Jun 28, 2017
- Messages
- 130
I have a userform where I want to make sure the user is inputting the necessary data.
ComboBox41 only needs to be completed IF ComboBox1 has data and ComboBox21 is empty.
So if ComboBox1 is empty we can move on.
Or if ComboBox1 has data and ComboBox21 has data we can move on.
ComboBox41 only needs to be completed IF ComboBox1 has data and ComboBox21 is empty.
So if ComboBox1 is empty we can move on.
Or if ComboBox1 has data and ComboBox21 has data we can move on.