Macro To Mirror Calendar

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I use Outlook via an Exchange Server at work and would like to be able to transfer my calendar to my IPAQ. Unfortunately the Exchange Server is not equipped to deal with mobile devices and I cannot do this unless I manually export the server information to an offline calendar in my personal files which automatically syncs with my pda. Is there any way that I could produce a macro that would periodically copy my online information to be mirrored in my offline calendar, or could this perhaps be done in response to any changes to the calendar? If this is possible or if there is a more straight forward method of achieving this please let me know. I would be extremely gratefull

Thankyou in advance

Emma
 
See the thread for "Calendar Items - Copying enmasse to another folder via
VBA" to see what someone else is doing in this area.

FWIW, the ActiveSync desktop software that comes with your iPaq should have
no problem synchronizing your calendar directly from Outlook.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Emma said:
I use Outlook via an Exchange Server at work and would like to be able to
transfer my calendar to my IPAQ. Unfortunately the Exchange Server is not
equipped to deal with mobile devices and I cannot do this unless I manually
export the server information to an offline calendar in my personal files
which automatically syncs with my pda. Is there any way that I could
produce a macro that would periodically copy my online information to be
mirrored in my offline calendar, or could this perhaps be done in response
to any changes to the calendar? If this is possible or if there is a more
straight forward method of achieving this please let me know. I would be
extremely gratefull.
 
Back
Top