S
SoggyCashew
Hello, I have a combo box cbo1 that has some choices in it and one of them is
called "Other". My question is if someone chooses "Other" from the combo box
how could I get a pop up msg to come up that says something like "If other is
used as a choice then you must give a reason why" and have it set focus to a
text box named text1. The msg box would have something else like OK and
cancel and if canceled then it would clear cbo1 and fill text3 with a zero
then set focus to text1. How would I do this?
called "Other". My question is if someone chooses "Other" from the combo box
how could I get a pop up msg to come up that says something like "If other is
used as a choice then you must give a reason why" and have it set focus to a
text box named text1. The msg box would have something else like OK and
cancel and if canceled then it would clear cbo1 and fill text3 with a zero
then set focus to text1. How would I do this?