Welcome to the skill header Forums. You can ask questions, get help, or help other members out. Join our Forum for free.

Update form which i...
 
Notifications
Clear all

Update form which is bound form, saves data automatically after clicking close button.

1 Posts
1 Users
0 Reactions
2 Views
Posts: 19
Topic starter
(@arseyguy)
Eminent Member
Joined: 8 months ago

Hi Ursh,

Why does Access saves data automatic after making changes in bound form. If i makes changes and don't want to save data and click Close button directly without clicking update button it still saves data.

Below is the code for close button where it is mentioned acSaveNo but it still saves the data. Any other options, not to save while clicking close button? 

DoCmd.Close acForm, "CustomerMainUpdate", acSaveNo

Share: