Creating a new bar from scratch

A

Andrew

I am trying to create a bar to represent planned progress ie how much of the
duration should have been done to the status date. I have the planned % via a
macro as a number and I thought I could get the planned duration by
pln%/100xbaseline duration and drop the days into a duration1 field - seems
to work. the problem I have is when I try to creat a finish to put it in the
bar format section via baseline start + Duration1 dropping it into Finish1
the date is out by literally years. What am I doing wrong?

Andrew
 
J

John

Andrew said:
I am trying to create a bar to represent planned progress ie how much of the
duration should have been done to the status date. I have the planned % via a
macro as a number and I thought I could get the planned duration by
pln%/100xbaseline duration and drop the days into a duration1 field - seems
to work. the problem I have is when I try to creat a finish to put it in the
bar format section via baseline start + Duration1 dropping it into Finish1
the date is out by literally years. What am I doing wrong?

Andrew

Andrew,
Without knowing the details of your process here are a couple of hints
that may help.

First of all be aware that Project stores all time based data in tenths
of minutes. Therefore, even though you may see your duration displayed
as days, internally it is stored in minutes.

Second, how are you creating a date from a duration? You should be using
one of the date difference functions. I don't have Project open at the
moment so I can't give you the exact syntax but there are two functions.
One gives the difference in working time, (based on the Project's
working time calendar), and the other gives the difference in calendar
time.

Hope this helps.

John
Project MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top