How to enable New/Delete record button when a form opened?

  • Thread starter Thread starter fox
  • Start date Start date
F

fox

Hello,
I have a problem to fix my program. It's a form which display records. I
have "New record" and "Delete record" buttons on the toobar. It works fine
before, however, for some reason, when I open the form, those buttons still
grey out(disabled). I am not sure how it happened. Any advices to make it
enabled?

Thank you very much.

Fox
 
Have you set the form properties Allow additions and Allow deletions to No by
accident ?
 
I am not really sure when this happened. I didn't see any different in that
form coding.

I use Access 2000 SP3.

Fox
 
Yes, it is a subform. If I open the subform directly, it still unable to
add/delete record.

It is based on queries. I still be able to add/delete records on that
queries.

Fox
 

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