empty table

  • Thread starter Thread starter PeteEHP
  • Start date Start date
P

PeteEHP

is their a way to empty a table when you close it???? So the records ge
deleted when you close the table
 
is their a way to empty a table when you close it???? So the records get
deleted when you close the table?

You can run a Delete query with no criteria; but opening or closing a
table datasheet has no events that you can program, so I'd say the
answer is no.

Why on Earth would you want to do this anyway!?
 

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