Newbee adding events

W

Wes

I'm new to using VBA with Outlook, I use it a fair bit with excel.

I'd like to make a program that adds a reoccuring event (or some other way
of labeling a day) on each day within a certain time period and dependent on
what else is in the day.

I'm a teacher and would like to label the days as school day cycle days
(Days 1-6) I'd like to put in all the non schooldays in the calendar, then
have this program put in the school days 1-6 in all weekdays, skipping days
that are non school days.

Is this a simple programming idea?
 
Top