I have just implemented Diane's Delay Delivery of Messages Sent at Specific Times VBA script -- Delay Delivery of Messages Sent at Specific Times. It seems to be working. Now... I have two questions around this:
1. What happens if I want to send an emergency email immediately? Is there a quick button attached to a script that I could click instead of clicking the Outlook Send Button. What would that script be?
2. Is there a way to implement a holiday schedule? I'm experiencing this right now. My boss said NO EMAILS on Weekends or Holidays unless it was an emergency. I want to put in a calendar of "holidays" into the script to check if it is a holiday. This could be done yearly -- I don't care if it does. How would I do that?
1. What happens if I want to send an emergency email immediately? Is there a quick button attached to a script that I could click instead of clicking the Outlook Send Button. What would that script be?
2. Is there a way to implement a holiday schedule? I'm experiencing this right now. My boss said NO EMAILS on Weekends or Holidays unless it was an emergency. I want to put in a calendar of "holidays" into the script to check if it is a holiday. This could be done yearly -- I don't care if it does. How would I do that?