Form with multiple tabs loads very slow

cgemmill1

Registered User.
Local time
Today, 14:05
Joined
Jul 16, 2012
Messages
34
I have created a form for my supervisor so she can see all the pertinent information related to her hosptial accounts. (See attachment) The challenge I am having is the form takes a while to load. All of the tabs are build on different queries. Does anyone have some advice on how to speed up loading of the forms?
 
Each of the forms in the tab are opening as you said.
You will need to look at each form and determine how to open it faster.
For example: if you are using a table for the form's recordset - can you use a query?
Is the form opening some first item in a list box. Could that be delayed.
 

Users who are viewing this thread

Back
Top Bottom