Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 -- Best Regards, Luke M "calendar help" <calendar wrote in message ... 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. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to ganerate the weekly calendar | New Users to Excel | |||
Exporting event data with hyperlinks into calendar | Excel Discussion (Misc queries) | |||
Creating an annual marketing event calendar | Excel Discussion (Misc queries) | |||
Need help setting up weekly mail-merge format | Excel Discussion (Misc queries) | |||
Weekly data into Calendar Weeks | Excel Worksheet Functions |