officemanager2
Technical User
I hope this is clear. Currently I have a database (built with help from this board) that can keep a timestamped note attached to a specific person. I've been able to find/modify some code so when I am on the record of a specific person I can click a button and an email will load.
What I can't figure out is how to get a timestamped note to appear once the email is sent. I'd be happy if the note form opened and a note could be manually put in, which is how the current note function works, or simply have a record appear in the notes section that the email was sent.
I've been trying to put the code between the Exit Sub and End Sub lines but nothing is working and perhaps I need to create a new sub command that links into the sub command to create the email?
What I can't figure out is how to get a timestamped note to appear once the email is sent. I'd be happy if the note form opened and a note could be manually put in, which is how the current note function works, or simply have a record appear in the notes section that the email was sent.
I've been trying to put the code between the Exit Sub and End Sub lines but nothing is working and perhaps I need to create a new sub command that links into the sub command to create the email?