Results 1 to 5 of 5

Thread: How to print time range on Gantt chart

  1. #1
    Join Date
    Sep 2008
    Posts
    3

    How to print time range on Gantt chart

    I am running MSP 2003 SP3. I want to print the time range of each task on the Gantt chart. It is a 5 day project with 1000 tasks, so it would be helpful to include both the start time and end time above the bar. I don't want the date as this would be too crowded.I have seen this before on a print out, but I can't see to figure out how to do it.Thanks.

  2. #2
    Join Date
    Nov 2005
    Posts
    143

    Re: How to print time range on Gantt chart

    I dint understood your query properly. You want to format the timescale to show hours, is that you are trying to do ???

  3. #3
    Join Date
    Sep 2008
    Posts
    3
    No, I want to keep the Gantt chart in days. But I want to add a label to each task bar that includes the start and end time of each task, similar to adding the resource name label on the chart.I have seen this before, but cant figure out how to get it there.

  4. #4
    Join Date
    Nov 2005
    Posts
    143

    Re: How to print time range on Gantt chart

    If you want to show the start time and complete the time according to the task above each bar on the Gantt chart , then you can try adding values to the bars. Go to Format > Bar Styles, select the bar and specify the field you might be willing to show. You can add [start] field or the [finish] field but then it will show up date and time. In order to show time part of the start and finish field you will have to create a custom field using formula. You can first add text field to the table and add formula via Tools > Customize > Fields. The below formula will help you for pulling date portion from the start and finish fields:

    Format([Start],"hh:mm") & " to " & Format([Finish],"hh:mm")

    You can now show the text field above the task bar via

    Then show the text field above the task bar via Format > Bar Styles.

  5. #5
    Join Date
    Sep 2008
    Posts
    3
    You understood exactly what I wanted to do and your solution worked perfectly. Thanks so much!

Similar Threads

  1. how to create a gantt chart from a pert chart ?
    By Loeb in forum Microsoft Project
    Replies: 5
    Last Post: 08-07-2011, 10:24 AM
  2. Print out of GANTT Chart Project 2010
    By KOVID in forum Microsoft Project
    Replies: 1
    Last Post: 26-03-2010, 03:43 PM
  3. How to print a Gantt Chart view without table information?
    By Leoniee in forum Windows Software
    Replies: 5
    Last Post: 19-03-2010, 04:35 AM
  4. How do I print just the task list without any Gantt chart
    By EshiKaa in forum Microsoft Project
    Replies: 2
    Last Post: 04-05-2009, 09:10 PM
  5. Project 2003 - Print Gantt Chart BetweenTwo Dates
    By CeeTee in forum Microsoft Project
    Replies: 2
    Last Post: 29-04-2009, 07:53 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
  •  
Page generated in 1,713,999,203.63301 seconds with 17 queries