Thread: dates question
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Kim K Kim K is offline
external usenet poster
 
Posts: 47
Default dates question

I know i can create autofill in Excel for dates, but I need to be able to
customize my dates. What I am wanting to do is create a list of dates that a
school is in session - and exclude all weekends and holidays/breaks.

I wrote a script for outlook that will add all these "days off reminders" in
our outlook calendar, but I need to generate a calendar that will show me
what (example) 50 days are from a set date minus all days off.

I was wondering if there was a simple way to do this, or if I can use my
script I created in Outlook in excel with little modification.

Or if there was something else i could use or do to get my end result.
THanks in advance.