+ Reply to Thread
Results 1 to 5 of 5

Calendaring by weeks

Hybrid View

  1. #1
    labels using an Outlook contact category
    Guest

    Calendaring by weeks

    I want to create an event calendar in Excel by setting up formulas (event
    date minus two weeks for reminder cards), (event date minus six weeks for
    invitations) based on the end date. Is there an easy way to subtract weeks
    in the calendar function?

  2. #2
    Nick Hodge
    Guest

    Re: Calendaring by weeks

    To which calendar function do you refer?

    In cells,say the event date is in A2, for the reminder cards in B2 enter

    =A2-14

    and for the invitations in C2 enter

    =A2-42

    --
    HTH
    Nick Hodge
    Microsoft MVP - Excel
    Southampton, England
    www.nickhodge.co.uk
    nick_hodgeTAKETHISOUT@zen.co.uk.ANDTHIS


    "labels using an Outlook contact category"
    <labelsusinganOutlookcontactcategory@discussions.microsoft.com> wrote in
    message news:C98ED24E-AF57-4632-ACFE-6695BFD147FA@microsoft.com...
    >I want to create an event calendar in Excel by setting up formulas (event
    > date minus two weeks for reminder cards), (event date minus six weeks for
    > invitations) based on the end date. Is there an easy way to subtract
    > weeks
    > in the calendar function?




  3. #3
    labels using an Outlook contact category
    Guest

    Re: Calendaring by weeks

    What I am looking for is a little more complicated. I am using the
    =DATE(year, month,day) function. Yes, I can always put in the (-14 or -42)
    for the day calculaton. What I need is to create a template with about 12
    calculations built around an end date, and then be able to plug in various
    end dates and then see the dependent dates all change. Unfortunately, the
    way Excel calendaring seems to work, I would have to retype all the dependent
    calculations with each new date change. Hope this is understandable. Thanks
    for your help.

    "Nick Hodge" wrote:

    > To which calendar function do you refer?
    >
    > In cells,say the event date is in A2, for the reminder cards in B2 enter
    >
    > =A2-14
    >
    > and for the invitations in C2 enter
    >
    > =A2-42
    >
    > --
    > HTH
    > Nick Hodge
    > Microsoft MVP - Excel
    > Southampton, England
    > www.nickhodge.co.uk
    > nick_hodgeTAKETHISOUT@zen.co.uk.ANDTHIS
    >
    >
    > "labels using an Outlook contact category"
    > <labelsusinganOutlookcontactcategory@discussions.microsoft.com> wrote in
    > message news:C98ED24E-AF57-4632-ACFE-6695BFD147FA@microsoft.com...
    > >I want to create an event calendar in Excel by setting up formulas (event
    > > date minus two weeks for reminder cards), (event date minus six weeks for
    > > invitations) based on the end date. Is there an easy way to subtract
    > > weeks
    > > in the calendar function?

    >
    >
    >


  4. #4
    Nick Hodge
    Guest

    Re: Calendaring by weeks

    I'm sorry, i don't really understand, can you set out an actual example in
    this thread of what you want to see and I'm sure there is way.

    I am not sure how much you understand on Excel date/times, so you may get an
    answer here

    www.cpearson.com/excel/datetime.htm

    --
    HTH
    Nick Hodge
    Microsoft MVP - Excel
    Southampton, England
    www.nickhodge.co.uk
    nick_hodgeTAKETHISOUT@zen.co.uk.ANDTHIS


    "labels using an Outlook contact category"
    <labelsusinganOutlookcontactcategory@discussions.microsoft.com> wrote in
    message news:7FE8E618-AA1E-49DB-9878-374BD1322168@microsoft.com...
    > What I am looking for is a little more complicated. I am using the
    > =DATE(year, month,day) function. Yes, I can always put in the (-14
    > or -42)
    > for the day calculaton. What I need is to create a template with about 12
    > calculations built around an end date, and then be able to plug in various
    > end dates and then see the dependent dates all change. Unfortunately, the
    > way Excel calendaring seems to work, I would have to retype all the
    > dependent
    > calculations with each new date change. Hope this is understandable.
    > Thanks
    > for your help.
    >
    > "Nick Hodge" wrote:
    >
    >> To which calendar function do you refer?
    >>
    >> In cells,say the event date is in A2, for the reminder cards in B2 enter
    >>
    >> =A2-14
    >>
    >> and for the invitations in C2 enter
    >>
    >> =A2-42
    >>
    >> --
    >> HTH
    >> Nick Hodge
    >> Microsoft MVP - Excel
    >> Southampton, England
    >> www.nickhodge.co.uk
    >> nick_hodgeTAKETHISOUT@zen.co.uk.ANDTHIS
    >>
    >>
    >> "labels using an Outlook contact category"
    >> <labelsusinganOutlookcontactcategory@discussions.microsoft.com> wrote in
    >> message news:C98ED24E-AF57-4632-ACFE-6695BFD147FA@microsoft.com...
    >> >I want to create an event calendar in Excel by setting up formulas
    >> >(event
    >> > date minus two weeks for reminder cards), (event date minus six weeks
    >> > for
    >> > invitations) based on the end date. Is there an easy way to subtract
    >> > weeks
    >> > in the calendar function?

    >>
    >>
    >>




  5. #5
    Victoria
    Guest

    Re: Calendaring by weeks

    Dear Nick,

    You are exactly right about my not understanding the date function. I didn't
    know what I didn't know. I had taken a Microsoft online tutorial which never
    mentioned the simple subtractin that you showed me. I finally gave your idea
    a try and Voila! It worked. Thanks for your patience and the link, which I
    will very much needed. I wish Microsoft offered a more helpful tutorial.

    "labels using an Outlook contact category" wrote:

    > What I am looking for is a little more complicated. I am using the
    > =DATE(year, month,day) function. Yes, I can always put in the (-14 or -42)
    > for the day calculaton. What I need is to create a template with about 12
    > calculations built around an end date, and then be able to plug in various
    > end dates and then see the dependent dates all change. Unfortunately, the
    > way Excel calendaring seems to work, I would have to retype all the dependent
    > calculations with each new date change. Hope this is understandable. Thanks
    > for your help.
    >
    > "Nick Hodge" wrote:
    >
    > > To which calendar function do you refer?
    > >
    > > In cells,say the event date is in A2, for the reminder cards in B2 enter
    > >
    > > =A2-14
    > >
    > > and for the invitations in C2 enter
    > >
    > > =A2-42
    > >
    > > --
    > > HTH
    > > Nick Hodge
    > > Microsoft MVP - Excel
    > > Southampton, England
    > > www.nickhodge.co.uk
    > > nick_hodgeTAKETHISOUT@zen.co.uk.ANDTHIS
    > >
    > >
    > > "labels using an Outlook contact category"
    > > <labelsusinganOutlookcontactcategory@discussions.microsoft.com> wrote in
    > > message news:C98ED24E-AF57-4632-ACFE-6695BFD147FA@microsoft.com...
    > > >I want to create an event calendar in Excel by setting up formulas (event
    > > > date minus two weeks for reminder cards), (event date minus six weeks for
    > > > invitations) based on the end date. Is there an easy way to subtract
    > > > weeks
    > > > in the calendar function?

    > >
    > >
    > >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1