And W. Edwards Deming gazed upon the notification sytem and wept
December 22, 2008 12:09 PM
Subscribe
I've had great success using the "Do not deliver before:" option in Microsoft Outlook to automate a rotating task reminder for my group at work. Now I need to take this to the next level.
In the coming year one of our support groups is changing how they do business, and it's sounding like they're going to implement their "new and improved" system in the worst way imaginable. (Think getting mailed a 500 page text document, weekly, where once a quarter a few lines apply to you and you'll have what I'm expecting.) I'd like to set something up for my group that would send out individual reminders when they're actually needed, but don't really want to manually set up a slew of individual e-mails where I have to edit the dates on each an every one.
Is there a simple way I can set up a table in excel or notepad or the like with fields like and then have Outlook grind on this and automatically generate the e-mails I need to send and just have them live in my outbox?
I'm pretty much stuck with Outlook 2003 on this.
posted by Kid Charlemagne to computers & internet (4 comments total)
1 user marked this as a favorite
* a list of users and the topics they are interested in;
* the content (i.e. text), categorized with one or more topics per item.
* look through the content and email based on the topic.
The MailItem object model has a DeferredDeliveryTime property which, presumably, is the field you would need to set.
If you need pointers to using OLE to, say, read a worksheet than I can let you have some. But I'm a little too snowed under at work to do much further. (Newsgroups are an excellent resource.)
posted by NailsTheCat at 12:56 PM on December 22, 2008