hi,
I am in need of help... I have a combo box and in the drop down will be the choices of the number 1-10(1,2,3,..etc), now I have a function that states if combo box is left by the user then a msgbox displays saying "please select a choice"...
how can I modify this to say that if they dont select an option or if they dont choose one of the listed choices (1,2,etc) then a msgbox will display...
or can I lock the combo box so they can only select a choice?
do I include an AND to my if.. or else if, or
thank you,
bob
I am in need of help... I have a combo box and in the drop down will be the choices of the number 1-10(1,2,3,..etc), now I have a function that states if combo box is left by the user then a msgbox displays saying "please select a choice"...
how can I modify this to say that if they dont select an option or if they dont choose one of the listed choices (1,2,etc) then a msgbox will display...
or can I lock the combo box so they can only select a choice?
do I include an AND to my if.. or else if, or
thank you,
bob