I want to have a button on outlook which when I press it it will match up emails in the sent box where for example:
to = "Someone@ABC.com"
datesent = currentDate
subject = "This subject"
So I press the button and the emails that match the criteia are added to a new message as attachments and the email is displayed to me ready to send.
Help appreciated.
Cheers,
Neemi
to = "Someone@ABC.com"
datesent = currentDate
subject = "This subject"
So I press the button and the emails that match the criteia are added to a new message as attachments and the email is displayed to me ready to send.
Help appreciated.
Cheers,
Neemi