New Record in Form

G

Guest

I would like a new record to appear when entering in a subform. The Main
form Data Entry Property is set to no, because I need to see all the items in
the table, but the subform I would like to have only a new record show. When
I set the subform Data entry property to yes, it doesn't correct it.
 
G

Guest

Hi,

You can do this by setting a filter value for the subform e.g. id<-1 whereby
-1 is not a value in your database of course.
 

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