|
-
Nov 3rd, 2002, 03:55 PM
#1
Control Outlook Calendar With VB...
I can control opening the Calendar, but I need to be able to change the day it shows.
For example, I have my code changing from the Inbox to the Calendar, I add some appointments
and then I want to change to the next day so the user can see the next days appointments being added.
Right now it just adds appointments for the entire range and you can only
see the current days appointments being added.
You have to manually click on the Calendar day to see the appointments it added after its done.
Any help is appreciated.
-
Nov 3rd, 2002, 04:42 PM
#2
PowerPoster
do a macro capture while you change the day and see what the code is behind the macro. Also, check the object browser for methods. I haven't ever automated Outlook, but both of those techniques have served me well in automating word and excel.
-
Nov 3rd, 2002, 06:27 PM
#3
True, I have done the same but Outlook does not have that option to record macros.
I am currently trying to trap the event under the VBA editor.
I might have to ad the event first in order to trap it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|