Easy scheduling on public calendar

  • Thread starter Thread starter lear78
  • Start date Start date
L

lear78

I am looking for an easy way to create a work schedule for a group and
publish it on a public calendar. I would also like it to distribute the
schedule to each person's personal calendar. This schedule would change by
week and sometimes by day. I have toyed with just doing appointments by
shift and make them recurring for the week. I was wondering if VBA script
might have something, but I haven't messed with VB in years. TIA

Rod Lear
Team Lead, Support
CCH Inc
 
Outlook 2007 will do this for you natively. In Outlook 2003, a good solution would be to use a Windows SharePoint Services event list.

VBA is not a good solution, since there is no supported way to distribute VBA code in an organization.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top