top of page
Search

How to add buffer size in ms project as percentage

  • Writer: avi mendelson
    avi mendelson
  • Nov 17, 2021
  • 1 min read

How to add buffer size in ms project

ree

Add custom field:


Add the custom field:


ree

Change the field to formula:


ree


Enter the formula:

Str(int([Duration]/ProjDateDiff([Current Date],[Finish],[Project Calendar])*100)) & "%"


ree

 
 
 

Comments


© 2023 by Danielle Yoga. Proudly created with Wix.com

bottom of page