table read-only on form

  • Thread starter Thread starter short
  • Start date Start date
S

short

I have 6-9 tables on a form (depending on what the user selects) and also on
the form is edit and delete buttons.
But for some of the tables when I press edit or delete it says: records not
deleted data is read-only.

Any ideas?? This is only for a few of the tables.

Thanks,
 
I have 6-9 tables on a form (depending on what the user selects) and also on
the form is edit and delete buttons.
But for some of the tables when I press edit or delete it says: records not
deleted data is read-only.

Any ideas?? This is only for a few of the tables.

Thanks,

This really sounds like a flawed design. Do you have multiple tables with the
same "shape" - field types and field sizes - and toggle between them somehow?
What is the Recordsource of this form? What is the code behind your edit and
delete buttons?
 

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