Empty field when opening Form

J

Jacques Steinman

I have a master/detail form setup and need the master form to select a new
row in the master table whenever I open the form. Currently it pulls the last
entry created and displays all its linked info. I need the text boxes and
fields empty otherwise users might accidently change existing entries. Which
would create a big mess.
 
B

Beetle

Set the forms Data Entry property to Yes. This will allow only new records
to be entered and will not display any existing records.
 
J

Jacques Steinman

Thanks

Beetle said:
Set the forms Data Entry property to Yes. This will allow only new records
to be entered and will not display any existing records.
 

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