C
ChrisBat
Hi,
Similar question to ND's, but I'm going through a wicked
sinus headache and can't think how to modify the code to
do what I need.
Here's the scenario:
I have a form that has a checkbox (Group Notified).
When I check this box, I want three things to happen:
(1) My RunEmail macro to run,
(2) GroupNotified Date textbox to populate with the Date
the checkbox was clicked, and
(3) GroupNotified Time textbox to populate with the Time
the checkbox was clicked.
If the Checkbox is not clicked, or is removed, I want the
Date/Time to remain/become blank and the email NOT to run.
Right now, my RunEmail code works fine, but I keep getting
funny error messages (i.e. Error 91, Set Statement
Required, etc...)
Any suggestions???
Thank you very much.......
Chris
Similar question to ND's, but I'm going through a wicked
sinus headache and can't think how to modify the code to
do what I need.
Here's the scenario:
I have a form that has a checkbox (Group Notified).
When I check this box, I want three things to happen:
(1) My RunEmail macro to run,
(2) GroupNotified Date textbox to populate with the Date
the checkbox was clicked, and
(3) GroupNotified Time textbox to populate with the Time
the checkbox was clicked.
If the Checkbox is not clicked, or is removed, I want the
Date/Time to remain/become blank and the email NOT to run.
Right now, my RunEmail code works fine, but I keep getting
funny error messages (i.e. Error 91, Set Statement
Required, etc...)
Any suggestions???
Thank you very much.......
Chris