#DELETED error in form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Alas, I too am a Newbie!

I delete 4 lines of "test" information from my query which left me with
"#DELETED" on my form for record 1 through 4. How can I get these "Deleted"
errors out of my form? I don't have these errors in my query or table.
For future reference, what is the correct way to get the test information
deleted. Through the form?
 
For now I would say you need to do compact and repair by clicking on menu
TOOLS - Ulitites - Compact and Repair Database.

If you post your SQL statement for your form or record source select
statement someone might be able to analyze your process.
 
That can usually be fixed by requerying the form source (me.requery).
If you close the form an reopen it, and still get the errors, try the
comact and repair as suggested.

John
 

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