P
prpleprncs
I have an ms access app that opens a login form when the user starts the app.
It seems that when the user logs on, data is not being written back to the
table from one of the forms.
Basically, the user selects from a dropdown to select the record, clicks a
checkbox (if needed), and clicks submit. A report opens. This is all fine.
When the report is closed, data is to be written to the table IFF the
checkbox is clicked. I am trying to debug the code by stepping through it,
but I can't get it to jump into the code unless I bypass the startup screen
(using the shift key) and run the form from the Forms object.
Any help?
It seems that when the user logs on, data is not being written back to the
table from one of the forms.
Basically, the user selects from a dropdown to select the record, clicks a
checkbox (if needed), and clicks submit. A report opens. This is all fine.
When the report is closed, data is to be written to the table IFF the
checkbox is clicked. I am trying to debug the code by stepping through it,
but I can't get it to jump into the code unless I bypass the startup screen
(using the shift key) and run the form from the Forms object.
Any help?