I have a MS Project schedule where I created some custom fields. I have one custom field for the number of items required to complete the task and then another custom field for the remaining "open" items. I am using those two fields to make a calculated third column which calculates the "% completed"...I couldn't call it "% complete" since that is one of the built-in fields.
The problem is then I have to go down through and manually type in the "% complete" values so that they match my calculated "%completed". It sure would be slick if I had a macro that would automatically make all of the "% complete" fields match the "% completed" fields.
Seems simple, but I have zero experience in VBA programming.
Thank you in advance for your help.
Bill