+ Reply to Thread
Results 1 to 9 of 9

Gantt & Tracker help

  1. #1
    Registered User
    Join Date
    04-02-2019
    Location
    London
    MS-Off Ver
    Exel 2013
    Posts
    5

    Gantt & Tracker help

    Good afternoon,

    I have build the attached task tracker but need to amend it so instead of "start date" it reads "delivery date" (Column D)

    Currently I have built the spread sheet so that the user

    1)user selects task (column B),

    2)the No of days to complete task (Column E) auto populates based on the task selected

    3)the user adds the start date of task (column D)

    4), then the cells in the timetable auto fill with the colour assigned to each task(column B) and based on the start date (ColumnD) plus No of Days (Column E).

    I need to change it so the instead of "start date" it will be "delivery date" and instead of the days being added to the start date they are subtracted. Effectively the inverse of what it is doing currently

    I have been looking at it for ages and cannot manage.

    Any help would be appreciated!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    10-10-2016
    Location
    Sheffield
    MS-Off Ver
    365 and rarely 2016
    Posts
    3,210

    Re: Gantt & Tracker help

    your conditional formats are along the lines of
    =AND($B8="Post Launch",G$5>=$D8,G$5<=$D8+$E8-1)

    If D is delivery date
    =AND($B8="Post Launch",G$5>=$D8-e8+1,G$5<=$D8)

    you need to change all the conditional formats but they all follow a similar pattern

  3. #3
    Registered User
    Join Date
    04-02-2019
    Location
    London
    MS-Off Ver
    Exel 2013
    Posts
    5

    Re: Gantt & Tracker help

    Great, thanks for the response, I changed all the conditional formulas but nothing is populating. Any thought?

  4. #4
    Registered User
    Join Date
    04-02-2019
    Location
    London
    MS-Off Ver
    Exel 2013
    Posts
    5

    Re: Gantt & Tracker help

    Correction only the cells in the "1st April" Column fill

  5. #5
    Forum Expert
    Join Date
    10-10-2016
    Location
    Sheffield
    MS-Off Ver
    365 and rarely 2016
    Posts
    3,210

    Re: Gantt & Tracker help

    Your conditional formats are very similar to the formulas in column A. navigate on your ribbon at the top

    home_conditional formatting_manage rules and make the changes there

    does that help

  6. #6
    Registered User
    Join Date
    04-02-2019
    Location
    London
    MS-Off Ver
    Exel 2013
    Posts
    5

    Re: Gantt & Tracker help

    I made the ammendments originally as per the above, it is only highlighting one cell in the table. Any thoughts?

    Thanks for this

  7. #7
    Forum Expert
    Join Date
    10-10-2016
    Location
    Sheffield
    MS-Off Ver
    365 and rarely 2016
    Posts
    3,210

    Re: Gantt & Tracker help

    Yes I missed a $
    =AND($B8="Post Launch",G$5>=$D8-e8+1,G$5<=$D8)
    to
    =AND($B8="Post Launch",G$5>=$D8-$e8+1,G$5<=$D8)

  8. #8
    Registered User
    Join Date
    04-02-2019
    Location
    London
    MS-Off Ver
    Exel 2013
    Posts
    5

    Re: Gantt & Tracker help

    Davsth,

    Thank you very much for taking the time to resolve that. Made my day considerably better!

    Cheers!

  9. #9
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,719

    Re: Gantt & Tracker help

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Have the ability to view a daily Gantt chart as a monthly gantt chart
    By adam_d_john in forum Excel General
    Replies: 3
    Last Post: 03-13-2018, 09:11 PM
  2. 24H Gantt Chart (Or better way)
    By Sorrowsong in forum Excel General
    Replies: 1
    Last Post: 10-18-2015, 10:44 AM
  3. Help build a Leave tracker and Effort Time Estimation Tracker
    By cherias in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-29-2015, 02:10 PM
  4. System idle time tracker / Break Tracker
    By reetika05 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-10-2014, 07:26 AM
  5. Replies: 5
    Last Post: 10-04-2012, 07:01 AM
  6. Replies: 0
    Last Post: 07-13-2012, 06:40 PM
  7. time tracker-a running tracker date wise
    By arnab0711 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-18-2008, 03:08 PM

Tags for this Thread

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