Can't delete some records using delete query

B

Brian Anderson

I have a Macro set up to run several queries. The first
query deletes all current records in my destination table
so I start fresh everytime.

When I run the Macro, I get the following error:

"The search key was not found in any record."

Any ideas why this is happening and how I fix it?

Thanks.
 
J

John Vinson

When I run the Macro, I get the following error:

"The search key was not found in any record."

Any ideas why this is happening and how I fix it?

It's probably happening because the search key was not found in any
record. Care to post the steps of your Macro and the SQL of the query
that's triggering the error?
 

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