Not saving records till "save" command button clicked

  • Thread starter szag via AccessMonster.com
  • Start date
S

szag via AccessMonster.com

If you are in a form and adding information, then close out or go to a new
for it just saves the record as long as all applicable fields are filled out.
Is there a way to only have a record save if a command button is clicked?
 
J

Jeanette Cunningham

If you simply hide the form instead of closing it, I think that will prevent
the save.


Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia
 
T

Tommo

I have a similar problem where I have a picklist of Groups which populates
another picklist of Members with the main body of the form showing the Member
details. If the Group contains no Members the member details are blank i.e.
its a new record. If I then pick another Group Access inserts a new record
with all the fields blank. (The primary key is an autonumber.)
What I want is for Access to only save a record when I clik on my save button.
 
J

Jeanette Cunningham

Tommo,
post back with more details about the tables involved in this form,
picklists and subform to enable us to get a better idea of what you are
doing.


Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia
 

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