+ Reply to Thread
Results 1 to 3 of 3

Recreate Gantt Chart logic used in Microsoft Project in EXCEL

  1. #1
    Registered User
    Join Date
    09-20-2012
    Location
    Unknown
    MS-Off Ver
    Excel 2010
    Posts
    5

    Recreate Gantt Chart logic used in Microsoft Project in EXCEL

    Hi,

    So basically I need to re-create a dynamic excel template that is modeled after the 'Gantt Chart' layout in Microsoft Project. The reason being, not everybody has MS Project installed nor do they know how to use the software. Hence, why I need to create a 'duplicate' version in Excel.

    I have attached the MS Project data dump to Excel. The key field here would be the "Predecessors" column, which the Start Date references to begin a new milestone line. I'd also like to make the 'Duration' column dynamic, where I could easily choose my own amount (assuming Data Validation--> Drop Down list is the route to choose here). And I'll also probably use Days as the common denominator for 'Duration' to make the formula easier, instead of trying to incorporate days, weeks, and months (which is currently how it's structured).

    Anybody have ideas on the best ways to go about this? Thx
    Attached Files Attached Files

  2. #2
    Banned User!
    Join Date
    10-14-2006
    Posts
    1,211

    Re: Recreate Gantt Chart logic used in Microsoft Project in EXCEL

    For duration:

    In C2: =NETWORKDAYS(D2,E2)

    copy down as far as needed

  3. #3
    Registered User
    Join Date
    09-20-2012
    Location
    Unknown
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Recreate Gantt Chart logic used in Microsoft Project in EXCEL

    Thanks for the tip!

    Anybody else have an idea on how to build the logic using Column F ('Predecessors')?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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