Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default Creating Calendar appointments

Hello Ladies & Gents,

I have a few macros that I use to report my work activities with emails. In
a few cases, I note that I have only taken partial action on the task, and
will be completing the task at a later date. In these cases, I create the
CompDate by adding 7 to the Date, then report that date in the email
(CompDate = Date + 7). What I would like to do is to use that CompDate to
set up an Appointment in the Outlook Calendar with the following items using
Outlook 97;
Subject,
Location,
Start time to be CompDate at 1:00 pm,
Reminder set at 0 minutes, and
Categories = "Complete Task"
I tried updating some code which creates an email in Outlook, but I cannot
manage to create the appointment. Can someone please give me some pointers
to help me out?


Any help would be greatly appreciated.

Andrew


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 292
Default Creating Calendar appointments

Hi Andrew


Dick Kusleika's old site
http://www.dicks-clicks.com/excel/olAutomating.htm
has good code for this.

HTH. Best wishes Harald


"Andrew" skrev i melding
...
Hello Ladies & Gents,

I have a few macros that I use to report my work activities with emails.

In
a few cases, I note that I have only taken partial action on the task, and
will be completing the task at a later date. In these cases, I create the
CompDate by adding 7 to the Date, then report that date in the email
(CompDate = Date + 7). What I would like to do is to use that CompDate to
set up an Appointment in the Outlook Calendar with the following items

using
Outlook 97;
Subject,
Location,
Start time to be CompDate at 1:00 pm,
Reminder set at 0 minutes, and
Categories = "Complete Task"
I tried updating some code which creates an email in Outlook, but I cannot
manage to create the appointment. Can someone please give me some

pointers
to help me out?


Any help would be greatly appreciated.

Andrew




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default Creating Calendar appointments

Hello Harald,

Thanks for the link. I've checked it out, and it all seems very good.

Thanks once again

Andrew


Harald Staff wrote in message ...
Hi Andrew


Dick Kusleika's old site
http://www.dicks-clicks.com/excel/olAutomating.htm
has good code for this.

HTH. Best wishes Harald


"Andrew" skrev i melding
...
Hello Ladies & Gents,

I have a few macros that I use to report my work activities with emails.

In
a few cases, I note that I have only taken partial action on the task, and
will be completing the task at a later date. In these cases, I create the
CompDate by adding 7 to the Date, then report that date in the email
(CompDate = Date + 7). What I would like to do is to use that CompDate to
set up an Appointment in the Outlook Calendar with the following items

using
Outlook 97;
Subject,
Location,
Start time to be CompDate at 1:00 pm,
Reminder set at 0 minutes, and
Categories = "Complete Task"
I tried updating some code which creates an email in Outlook, but I cannot
manage to create the appointment. Can someone please give me some

pointers
to help me out?


Any help would be greatly appreciated.

Andrew





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a calendar function Meggyash08 Excel Discussion (Misc queries) 1 August 6th 09 10:57 PM
Creating a calendar in excel with the data from another spreadshee Mars Excel Discussion (Misc queries) 0 November 20th 08 01:41 AM
Creating a Calendar Adam S. Excel Discussion (Misc queries) 1 August 19th 08 08:53 PM
Creating a Calendar 315539gsjm Excel Discussion (Misc queries) 2 October 22nd 07 09:03 PM
Appointments from Excel into Outlook Calendar Sh0t2bts Excel Worksheet Functions 0 March 9th 06 03:16 PM


All times are GMT +1. The time now is 02:45 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"