I have a form with a sub form which displays a number of record which are to send to an email in outlook.
On the form is a button which creates the email.
On the form`s close event I want to check if the create email button has been clicked and if yes run an update query to mark the records as sent
Any suggestions on how to do this
TIA
david b
On the form is a button which creates the email.
On the form`s close event I want to check if the create email button has been clicked and if yes run an update query to mark the records as sent
Any suggestions on how to do this
TIA
david b