Stop a form from saving itself when opened

C

CaptHFD

I have a form with a large subform (subform is in form view) that saves
itself everytime it is opened. It takes approximately 20 seconds for the form
to save itself prior to it being visible. There is quite a bit of code both
in the form (about 30 pgs when copied onto word), subform and in called
functions in a function module. Is there any way to stop the form from saving
itself everytime it opens.
Thanks in Advance.
Capthfd
 
D

Douglas J. Steele

What makes you think it's saving itself? Unless you've got code somewhere in
it that issues a Save command, that's not the normal behaviour of Access.
 

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