I have a DB where I use macros to exercise control of objects on a form. The form consists of a main form, a sub-form, and several sub-sub forms on the sub-form. Depending on selections made on the Main and Sub-form I show or hide many different objects/sub-sub forms. I have a Check macro that is triggered by the Main Form Current event to set the active objects/sub-sub forms for each record as it is shown. This has proven to be time consuming, especially when working remote from my DB. (DB is on a server) If I change the Macros to code will this work faster?
Are there any other things I can do to speed up the checks made when I change records.
Thanks,
Are there any other things I can do to speed up the checks made when I change records.
Thanks,