Access Form - Hide previous entries

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I enter in an Access Subform, I would like it to have a new record only.
 
Hi, Sharon.

Set the form's DataEntry property to Yes in form design view.

Hope that helps.
Sprinks
 
The main form has to be set to no so that all records show. When I set the
subform, it doesn't change it. Does the main form govern the subform?
 
Hi, Sharon.

You should be able to set the subform's DataEntry property independent of
the main form's. Show properties, click on the subform, and then click on
the small gray square at the top left to edit the subform itself. A small
black square should appear within the gray one. Then set the DataEntry
property, save and exit. No child records should display.

Hope that helps.
Sprinks
 

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