Hi all,
I am wondering if there is a way using VBA in Outlook to be able to copy the ReceivedDate or SentOn field of the currently selected e-mail to the clipboard?
I am manually reading and typing the ReceivedDate of e-mails and then typing it into a data entry form to save the e-mail into a document management system. I am thinking there must be a way to copy that to the clipboard, and then i can just CtrlV it into the data entry form.
It would need to be in this format: YYYYMMDD_HHHHMMSS
When I say ReceivedDate or SentOn field - this is because I am saving both incoming and outbound e-mails.
Many thanks,
Ben
I am wondering if there is a way using VBA in Outlook to be able to copy the ReceivedDate or SentOn field of the currently selected e-mail to the clipboard?
I am manually reading and typing the ReceivedDate of e-mails and then typing it into a data entry form to save the e-mail into a document management system. I am thinking there must be a way to copy that to the clipboard, and then i can just CtrlV it into the data entry form.
It would need to be in this format: YYYYMMDD_HHHHMMSS
When I say ReceivedDate or SentOn field - this is because I am saving both incoming and outbound e-mails.
Many thanks,
Ben