Access, Open Form with add Record

  • Thread starter Thread starter Terry
  • Start date Start date
T

Terry

I would like to have my form open without showing the previous records that
was created, rather have the form open and ready to add new record.
 
Terry said:
I would like to have my form open without showing the previous records that
was created, rather have the form open and ready to add new record.

If you don't want the user to be able to see previous records at all, use
Data Entry mode. If you just want the form to open at the end of your
current table with the ability to go back and look at previous records, use
AddNew

Tom Lake
 
Sorry Tom, do to the lack of my knowledge ability, could you offer more
detail how to apply the AddNew to my form. Thanks!
 

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