-1

How to get a time-phased task-wise view of 'remaining work' in MS Project? Have tried the task usage option but the timephased view seems to be available only for the total work, and not the remaining work.

1 Answers1

0

There is no way to show time-phased remaining work in the task usage view of Microsoft Project, unfortunately.

If you are savvy vba, you can write a macro that can get time-phased remaining work by taking the time-phased total work and subtracting the time-phased actual work. I've written some sample code to do this for a similar question.

If you aren't savvy with vba, I know of at least one third party add-in to MS Project that can give you the capability to do this (and other features). It isn't free though.

Kenny Arnold
  • 406
  • 2
  • 8