A
Anauna
Hello,
Created a template with a user form to collect information. Form text and
combo boxes drop information into bookmarks. Everything here works fine.
I have had no success in completing code to get a general message box to
display if any of the text or combo boxes have been left blank when the user
clicks the submit button.
I would like the user to receive the msg. and click OK to return to the from
I am placing my attempt in the cmdSubmit_Click()
Still new to VBA...
Created a template with a user form to collect information. Form text and
combo boxes drop information into bookmarks. Everything here works fine.
I have had no success in completing code to get a general message box to
display if any of the text or combo boxes have been left blank when the user
clicks the submit button.
I would like the user to receive the msg. and click OK to return to the from
I am placing my attempt in the cmdSubmit_Click()
Still new to VBA...