Form is very slow..

D

Derek Davlut

I have a form that has about 100 objects on it. It takes an extremely long
amount of time to open unless I hold down the shift key. I used to have
VBScript in the form but I removed it and when I view the "view code" window
nothing is there but I have to hold down the shift key to make the form open
at a decent rate. Is there any way to see what is loading in a form through
a utility/software or is there a way to permanently delete the vbscript or
possibly disable vbscript without the shift key?

Derek.
 
H

Hollis D. Paul

Is there any way to see what is loading in a form through
a utility/software or is there a way to permanently delete the vbscript or
possibly disable vbscript without the shift key?
You may have inadvertently one-offed the form. Take a look at its size
field, and see if it is much larger than you expect. Some of the tricks
that one uses to deal with one-offed forms causes many copies of the form to
be included in its body, and slows down the loading.

Hollis D. Paul [MVP - Outlook]
(e-mail address removed)
Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2195
http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US

Mukilteo, WA USA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top