J
JamiOrtung
I need to perform a couple of different things:
I have a "yes/no" option built into a form. When the "yes" option is
clicked, a MsgBox pops up asking if this what they meant to do. On selection
of "ok" in MsgBox, check box on form should remain checked; on selection of
"cancel" in MsgBox, check box on form should be unchecked and message box
closed (end of action).
If "yes" option in the MsgBox is checked, I need to have "yes" control
clicked on two other forms in the database OR have "yes" box selected in two
different tables that link to these controls in the forms.
Can anyone help?
Thanks!
I have a "yes/no" option built into a form. When the "yes" option is
clicked, a MsgBox pops up asking if this what they meant to do. On selection
of "ok" in MsgBox, check box on form should remain checked; on selection of
"cancel" in MsgBox, check box on form should be unchecked and message box
closed (end of action).
If "yes" option in the MsgBox is checked, I need to have "yes" control
clicked on two other forms in the database OR have "yes" box selected in two
different tables that link to these controls in the forms.
Can anyone help?
Thanks!