I am having speed issues when a form is opening. I believe my problem is that I have multiple sub-forms and combo boxes on the form. I believe that the form is querying every single combo box as it opens. Can anyone tell me if I am correct in my assumptions and how they have gotten around an issue like this.
Right now all the data is pullying by query behind the form. I am thinking that this should all be run using code, but would like any advice before I start anything.
Thanks in advance for any help.
Tracy
Right now all the data is pullying by query behind the form. I am thinking that this should all be run using code, but would like any advice before I start anything.
Thanks in advance for any help.
Tracy