Setting up a bi-weekly calendar event

  • Thread starter Thread starter calendar help
  • Start date Start date
C

calendar help

I am trying to create a 12 month calendar at work to post a class that is
given every other Friday. Is there a way to formulate this without tying
each class in individually.
 
Not sure how you have built your calendar....

Just need to display where the day is equal to the value or the value plus a
multiple of 14 (MOD(14)=0 would help here), but ned more info to help any
further...
 
Is this an Outlook question, or XL?

Outlook will let you set a recurence of weekly, every two weeks.
For XL, give a start date, then ahve the next date be:
=A2+14
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top