Notes by Resource

C

CQ

I have a resource that has put notes on numerous tasks in numerous projects.
How can I get a view/report that shows me every note he has written? I would
want the note, task and project fields.
 
K

Kevin W Flanagan

The fastest way would be to write a query against the MSP_TEXT_FIELDS table
in the projectserver database. I believe there is an answer posted in this
group alreay (perform a search) that even tells what the ID number is to look
ofr.
 
Top