Grid View / Repeating Task

Hi,

Is there a way to make a task "re-occuring"?

For example, I have a design meeting that occurs every tuesday and thursday for the next 3 months. Instead of manually typing "designing meeting" and manually selecting tuesday and thursday for each week for the next 3 months, is there a way I can populate this automatically?



Answers

  • Brent Wilson
    Brent Wilson ✭✭✭✭✭

    @Sirius_200

    In the Grid View in the Date Column of say Row 2 put

    = Date@Row1 + 7

    Then copy the Design Meeting Row Down and it will automatically add 7 days to Each

    When you are done, select all the dates you created and Copy them

    Then on the same cells right-click and choose Paste Special as Values to remove the formulas

    Might be easier to do all Tuesday meetings than All Thursday meetings trying to figure out how to alternate every other one

    Then you can resort the grid back into date order

    Brent C. Wilson, P.Eng, PMP, Prince2

    Facilityy Professional Services Inc.

    http://www.facilityy.com

  • Sirius_200
    Sirius_200 ✭✭✭

    I wrote the formula but it says #UNPARSEABLE.

    What am I doing wrong?



  • Sirius_200
    Sirius_200 ✭✭✭

    I even tried this but it didn't work:


    Any help would be appreciated!