Resource Usage Report

S

Simha

Hi

I want to generate a Resource Usage for a particular day, to know who did
what for the day. (Kind of TimeSheet for the day)

I did try with Who-does-what-when under Reports->Assignemnts,
but that gives me for the entire project. My report should look something
similiar to this.

Resource Report as on : 03/01/06
------------------------------------------------------------------
Tasks Resource-A Resource-b
------------------------------------------------------------------
Coding 8h 4h
Testing 0h 4h
------------------------------------------------------------------

I have even tried with macros using (TimeScaleData object) what I can
extract from this is the total time for a Resource, but not against which
Task.

Any help on this will save my job.

Thanks in advance
 
J

Jan De Messemaeker

Hi,

You will indeed need some VBA.
Timescaledata DOES allow to check which resource on which task... it is the
assignment.timescaledata
The assignment object is which resource on which task;
Hope this helps
 

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