Can percent complete be expressed in decimal format?

R

Rod Gill

Hi,

Yes, but only if you create a formula to calculate it yourself. So what on
earth needs that % complete accuracy? Many organisations have 0, 25, 50, 75
and 100% as their only options.
 
C

carey

Rod:

Please refer to my post below. I need th remaining duration to be expressed
as a whole number. In order to achive that, I need the percent complete to be
expressed in fractions.

Carey
 
J

JackD

If you want the remaining duration to be in whole numbers then enter it in
whole numbers and let project calculate % complete.
To do this effectively insert the the "actual duration" column and the
"remaining duration" column. When you update, enter the new value for actual
duration and the amount remaining. Project will then calculate the percent
complete for you.

Alternatively you could write some VBA which would go through and round
remaining duration to the nearest integer after you have updated percent
complete.

I'm not sure I understand the need for integer values though. Why are they
necessary?
 

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