+ Reply to Thread
Results 1 to 5 of 5

auto-populate gantt chart visuals based on start & end

  1. #1
    Registered User
    Join Date
    04-02-2010
    Location
    Montreal
    MS-Off Ver
    Excel 2007
    Posts
    68

    auto-populate gantt chart visuals based on start & end

    Hi all,

    I'm reaching out for a quick hand here: I'm helping the Canadian COVID-19 team with project management for their soon to be released app and I am stuck. This community has always been kind to me so I'm reaching out here first.

    I'm looking to minimize effort on team leads and we need them to fill out a gantt chart to help us get a sense for where the work streams are. I have this Gantt template set up. What I want to do is automate as much of this as possible because people are working 16hr days on this. I found this template which shows how to automate it but i can't seem to apply it and i'm running out of time to fiddle.

    Moderator's note: The above links are directly into Google Sheets, and I have not evaluated compatibility with Excel. However, I have not moved the thread for now to maximize exposure of the question. --6StringJazzer

    My ask is as follows for my sheet:

    Based on
    - a valide date in Column D
    - a duration in days in column E
    - a colour chosen from a dropdown in H (yes, colour - Eh =)
    - this would be a from a dropdown but i haven't been able to find a list of 20 or so colours to set in the dropdown =\ I'm thinking in the tone range of "dark green 1"

    can the following be auto-populated and 'locked' to editing:
    - Duration
    - Status (I set this as a dropdown but now realize that's dumb)
    - % Complete
    - have the cells in that row of the actual gantt chart (J - BQ) filled with
    - The colour chosen from a COLOUR dropdown if Status in column G is "In Progress"
    - If Overdue the colour would be red
    - if Complete the colour would be 'dark grey 2

    The purpose of this sheet is for me to touch base every 1-2 days with team leads to get a sense for where tasks are, and adjust the expected duration accordingly and have the rest just flow.

    I'm not really sure to do with the % Complete row - maybe have this be a function of current date in relation to task duration?

    Thanks so much - sorry for the rush here. Need to get this into people's hands today.

    Sincerely,



    Jay
    Last edited by Pepe Le Mokko; 04-04-2020 at 02:19 AM.

  2. #2
    Registered User
    Join Date
    04-02-2010
    Location
    Montreal
    MS-Off Ver
    Excel 2007
    Posts
    68

    Re: auto-populate gantt chart visuals based on start & end

    Hey all,

    Just bumping this. I attached the excel version which works just fine

    Can someone help me with that instead?

    Thanks,



    Jay

    p.s: Thanks 6String, much appreciated
    Attached Files Attached Files

  3. #3
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2505
    Posts
    27,287

    Re: auto-populate gantt chart visuals based on start & end

    Sorry to be later than what you need. I hope this still helps.

    There is a relationship between start date, end date, and duration. If you set two, the third one can be calculated. Which two do you want to set? In the attached, I assume that you are setting the dates. The duration is calculated as working days and includes the start and end days (but does not take into account holidays. That is easy to do but you would need a list of holidays.)

    To do this properly, % complete should be entered based on how much of the work has actually been done. Sometimes people base it on the passage of time, but you can be two weeks into a four-week task but still not have done half the work yet. What are you thinking about how to enter % complete?

    Status can be determined automatically based on the other data:
    Upcoming: Today's date is earlier than the start date
    In Progress: % complete is > 0 and < 100
    Complete: 100% complete
    Overdue: Today's date is later than the start date and the % complete is 0%

    The bit with the colors can be done but it's not automatic unless you use macros. That is, you can have a few colors in the dropdown, but you will need one conditional formatting rule written for each color, and if you decide to change the colors in the dropdown you will have to change the conditional formatting rules to match. My example uses three colors. Dark Green 1 is not a range, so I don't know what colors you are thinking about.

    For this all to work, your calendar has to use actual dates, not week and day names. I have put it in based on the first week starting Monday March 30.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  4. #4
    Registered User
    Join Date
    04-02-2010
    Location
    Montreal
    MS-Off Ver
    Excel 2007
    Posts
    68

    Re: auto-populate gantt chart visuals based on start & end

    Hey - I'm SO sorry that it took so long to get back to you =) Your work was amazing and I've been able to move it to Google Sheets and start using it with management of teams. Made a bunch of cool mods to it - works like a BEAUTY!!

    Thanks so much!!!


    Jay

  5. #5
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2505
    Posts
    27,287

    Re: auto-populate gantt chart visuals based on start & end

    I'm glad I was able to help. Stay healthy!

+ 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. Replies: 7
    Last Post: 03-07-2018, 03:10 PM
  2. [SOLVED] Gantt Chart + Issue with formula......URGENT
    By skyping in forum Excel General
    Replies: 2
    Last Post: 05-13-2015, 09:15 AM
  3. [SOLVED] *Urgent * Work related * Generating an Auto-log from data entry on another sheet
    By demetrius323 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 11-17-2014, 06:13 PM
  4. Start workday,Gantt chart
    By daredan in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 08-29-2014, 07:18 AM
  5. Replies: 5
    Last Post: 08-04-2014, 06:42 PM
  6. Replies: 5
    Last Post: 12-05-2012, 12:07 PM
  7. Gantt chart auto populate Help -days between weeks
    By omneo in forum Excel Charting & Pivots
    Replies: 6
    Last Post: 06-08-2010, 06:59 AM

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