Why do I get this message?

  • Thread starter Thread starter Slez via AccessMonster.com
  • Start date Start date
S

Slez via AccessMonster.com

Periodically, I'll inadvertantly get asked if I want to save changes to one
particular form, even though I have been making design changes to a totally
unrealated form. It's always the same one, and never occurs referencing any
other forms. What would cause this?
 
Periodically, I'll inadvertantly get asked if I want to save changes to one
particular form, even though I have been making design changes to a totally
unrealated form. It's always the same one, and never occurs referencing any
other forms. What would cause this?

By all means, use Tools... Database Utilities... Compact and Repair if
hou haven't done so already.

If you're editing VBA code, might you be (unintentionally??) changing
that form's code?

The other thing to check is Name Autocorrect (aka Name Autocorrupt):
be sure it's OFF, as it can make unintended changes to other objects
in your database.

John W. Vinson[MVP]
 

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

Back
Top