D
David C. Holley
I've written a VBA code which sucessifully creates an Outlook
AppointmentItem from information on an Access form. I'm having problems
though with figuring out WHEN to trigger the code. Specifically, I'm
collecting data using a mainForm & subForm.
When should I trigger the code so that the code runs only once? (As
opposed to running multiple times when moving between & updating the
mainform & subform.)
AppointmentItem from information on an Access form. I'm having problems
though with figuring out WHEN to trigger the code. Specifically, I'm
collecting data using a mainForm & subForm.
When should I trigger the code so that the code runs only once? (As
opposed to running multiple times when moving between & updating the
mainform & subform.)