Need help with an error. Please

K

kyle

I have a form retrieving data from a table. Don't know
how but one record is lost. I have a KeyID (type
AutoNum). What happens is The record shows in the Form
but there is no matchiong record in the table. I can't
delete or edit the record from the form. The pop-up
says "search key not found in any record." The help
wizard says:

The search key was not found in any record. (Error 3709)
This error occurs when an ISAM SEEK is being executed and
there are no matching values in the index.


Does anyone know how to fix this error?
 
K

Kyle

-----Original Message-----
I have a form retrieving data from a table. Don't know
how but one record is lost. I have a KeyID (type
AutoNum). What happens is The record shows in the Form
but there is no matchiong record in the table. I can't
delete or edit the record from the form. The pop-up
says "search key not found in any record." The help
wizard says:

The search key was not found in any record. (Error 3709)
This error occurs when an ISAM SEEK is being executed and
there are no matching values in the index.


Does anyone know how to fix this 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