Accessing daily work values?

A

Andrew

Let's assume resource R is assigned to some task T with some custom contour,
so its not simply working 8 hours everyday, but maybe 8 hours today, 3.5
hours tomorrow, etc. Using VBA, is it possible to determine how much work R
is doing for each individual day on T?

For example, if T starts on Monday and ends on Friday, is it possible to
figure out how much work R is doing for T on Monday, then on Tuesday, then
on Wednesday, and so forth? I know it is possible to access the total
amount of work for this assignment, but I need to access work per day. In
other words, I need to access the assignment information as found in the
"Task Usage" view.

So, is it possible? Which structures would contain such information?

Thanks,
Andrew
 

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