View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Sean Timmons Sean Timmons is offline
external usenet poster
 
Posts: 1,696
Default Setting up a bi-weekly calendar event

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...

"calendar help" wrote:

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.