M
Mark Chapman
We have a form with unbound text boxes which only change
the underlying data upon the press of the Post Changes
button.
We want to remind the user that if he leaves the record
without pressing the button his changes will be ignored.
I'm having trouble with this since the form's
BeforeUpdate event does not trigger since no BOUND field
is changing -- only unbound text boxes.
I'd really appreciate any help or suggestions.
Thanks,
Mark
the underlying data upon the press of the Post Changes
button.
We want to remind the user that if he leaves the record
without pressing the button his changes will be ignored.
I'm having trouble with this since the form's
BeforeUpdate event does not trigger since no BOUND field
is changing -- only unbound text boxes.
I'd really appreciate any help or suggestions.
Thanks,
Mark