Disappearing Code

D

Design by Sue

I have an Access database which is split into a front end and back end (not
sure if that makes a difference) Anyway - as I work on the project, I make
frequent backups and it is a good thing! Periodicly the entire SQL coding
for one of the forms completely disappears. It is only one form that I have
a problem with. It is called InputFrm. I have noticed in my entering code,
sometimes Access auto corrects the spelling to the incorrect InPutFrm. Any
idea on what is causing either of these two problems and are they related?

Thanks
Sue
 
M

Michael J. Strickland

Design by Sue said:
I have an Access database which is split into a front end and back end
(not
sure if that makes a difference) Anyway - as I work on the project, I
make
frequent backups and it is a good thing! Periodicly the entire SQL
coding
for one of the forms completely disappears. It is only one form that
I have
a problem with. It is called InputFrm. I have noticed in my
entering code,
sometimes Access auto corrects the spelling to the incorrect InPutFrm.
Any
idea on what is causing either of these two problems and are they
related?

Thanks
Sue


It sounds like some sort of corruption problem. You might try creating a
new,
blank form and copying all your form objects (and code) to the new form
and see if that solves the problem.



--
 
D

Design by Sue

I have turned off Name AutoCorrect and recreated the database as described -
sure hope that solves the problem

thanks!

Sue
 

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