IcarusHallsorts
Technical User
A third party application produces batches of emails for me and puts them in the Drafts folder for me to send. Thanks to the ingenuity of fellow Tek-Tips users, I have developed macros which, when I have selected one or more messages, can add specific cc/bcc addresses to them and or send them as a batch.
My next challenge is to be able to make a selection of draft emails form the folder, and then schedule them for sending at a later date. Perhaps a date picker could pop up once the macro starts to run, and the selected date and time would be assigned to the specific messages which would be sent as required. Or even one where there is a user prompt asking for how many days/hours the sending should be delayed for.
Any ideas how this could be accomplished with Outlook VBA?
My next challenge is to be able to make a selection of draft emails form the folder, and then schedule them for sending at a later date. Perhaps a date picker could pop up once the macro starts to run, and the selected date and time would be assigned to the specific messages which would be sent as required. Or even one where there is a user prompt asking for how many days/hours the sending should be delayed for.
Any ideas how this could be accomplished with Outlook VBA?