Greetings,
I need to know how to add an event procedure to a form programmatically. I have a routine where a user generates a custom form & subforms for data input. I need to add event procedures to some of the subforms on the form that have been created with the code.
This all must be done with VBA and I do not have the option of making the event procedure the typical way because the form is created on the spot with code.
Thanks ahead of time for your help,
-Mark
I need to know how to add an event procedure to a form programmatically. I have a routine where a user generates a custom form & subforms for data input. I need to add event procedures to some of the subforms on the form that have been created with the code.
This all must be done with VBA and I do not have the option of making the event procedure the typical way because the form is created on the spot with code.
Thanks ahead of time for your help,
-Mark