I have a form I create programatically, and it has "Save" and "Discard" buttons. On a previous job it works pefectly, but in my current project it does not.
The buttons and supporting OnClick code seem fine but when my progam opens the form, the buttons don't work unless I change from form view into either Layout or Design, then change back to Form View, then they work perfectly. Perhaps someone has had this problem before and knows if there is a way to get Access to "reset" whatever it needs when the form loads.