J
Janelle.Dunlap
Is there a workaround for copying event procedures with a form? I have
copied a form to a new database with DoCmd.CopyObject.... but it has
lost all of it's functionality (the combo boxes' event procedures are
no longer intact). I was wondering if there was any way to copy the
event procedures programatically so that I can get my form functioning
properly. Thanks.
copied a form to a new database with DoCmd.CopyObject.... but it has
lost all of it's functionality (the combo boxes' event procedures are
no longer intact). I was wondering if there was any way to copy the
event procedures programatically so that I can get my form functioning
properly. Thanks.