Form set to data entry mode but existing records still show on ope

  • Thread starter Thread starter mel
  • Start date Start date
M

mel

I am making changes to a database I did not design - I want a form to open in
data entry mode so that it is empty and does not show existing records - I
selected data entry mode in the form properties but existing records still
show when the form opens!
I'm using Access 2003
 
Is it opened by a DoCmd.OpenForm? The DataMode argument overrides what was
specified in designing the Form, and the default is not Data Entry Mode.

Larry Linson
Microsoft Office Access MVP
 

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