A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Generating email's or reminders in outlook from date in Excel



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old January 18th 08, 11:46 PM posted to microsoft.public.outlook.program_vba
Drew
external usenet poster
 
Posts: 21
Default Generating email's or reminders in outlook from date in Excel

I have a database of sales leads that are organized by date. I am trying to
figure out how to have either an email sent to myself or an
appointment/calendar entry if possible added to my outlook calendar one month
prior to the date I have listed in my spreadsheet. I don't want the
worksheet sent but rather to have a specific cell that I have all account
info in sent to me or posted as a reminder on my calendar. Any help would
be much appreciated.

Thanks,

Drew
Ads
  #2  
Old January 20th 08, 12:46 PM posted to microsoft.public.outlook.program_vba
JP[_3_]
external usenet poster
 
Posts: 201
Default Generating email's or reminders in outlook from date in Excel

Drew,

There are several ways you can do this. You could do a filtered mail
merge (in MS Word) and only send out emails to specific rows on your
ss.

See here for example: http://www.uwec.edu/help/Word03/MM-query.htm

Or you could simply filter the ss by hand and do a mail merge on those
records only.

Or you could write some code that goes through the ss and adds task
reminders for each one one month prior to the date you have listed in
the row.

If you need help writing the code, can you post a few rows of the
data?

HTH,
JP

On Jan 18, 6:46*pm, Drew wrote:
I have a database of sales leads that are organized by date. *I am trying to
figure out how to have either an email sent to myself or an
appointment/calendar entry if possible added to my outlook calendar one month
prior to the date I have listed in my spreadsheet. *I don't want the
worksheet sent but rather to have a specific cell that I have all account
info in sent to me or posted as a reminder on my calendar. * Any help would
be much appreciated. *

Thanks,

Drew


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Otehr's Shared calendars generating reminders in my session Steve Chandler Outlook - Calandaring 1 January 10th 08 09:40 AM
Outlook redemption saveas generating security warning dkgb Outlook and VBA 1 December 28th 07 12:39 AM
export date from Excel to Outlook Contact Edward Outlook and VBA 3 October 29th 07 02:26 AM
Can I import reminders from Excel format into Outlook Calendar, i. Howdy Outlook - Calandaring 1 April 27th 06 08:27 AM
Save Outlook Email's? ColTom2 Outlook Express 4 March 21st 06 08:28 PM


All times are GMT +1. The time now is 03:39 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.