|
| |||||||||
| Tags: columns, excel, gantt chart, microsoft project, task view |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Resource Usage View - adding columns only available in Task Views
I'm doing exactly what "Exporting of Data through Resource Usage View" post is doing. I'm using the Resource Usage View to move tasks by resource to Excel. However, I've been asked for additional information for each Resource View in Excel by the PM. That information is on the Task Views and is total "resources" on task, total "work" hours estimated, the "Notes" and a "Text" field from the Task View - all on one line by task in Excel. It would be useful to get that Summary task line too, but can't figure out how to get it in the Resource Usage view (only a Summary task column). This will enable each resource to see what they've been assigned and how many hours, plus who else is working on it with them and total number of work hours (and any notes we've added, etc.). I want to know if there's a way to do this in or out of project without painful manual labor. It's the combination of the Resource Usage view and the Tracking Gantt (plus some fields) that's causing me grief. The final goal is an Excel tab for each resource with all the above information. Thanks in advance!!! |
|
#2
| |||
| |||
| Re: Resource Usage View - adding columns only available in Task Views
I assume you are not using Project 2007 since that version has expanded capability for getting Project data into Excel via Visual Reports. First of all I suggest you go to our MVP website at, http://www.mvps.org/project/faqs.htm, and take a look at FAQ 51. That will help you to understand what types of data are contained in various Project views. The best way to create the report that you want is with VBA. If you don't have any VBA experience, you can learn (and just like Home Deport, we can help), or you could find somebody to write the code for you. Short of that, you could try a combination of exports, (using "Analyze timescaled data in Excel"), from the Resource Usage and Task Usage views (for timescaled data) and an export map for static data (i.e. non-timescaled). Then combine the data into your report once it is in Excel. Be aware however, that when copying (even with an export map) the Notes field, the notes text will be truncated at the first line feed or 255 characters, whichever occurs first. That limitation is avoided when using VBA. Of course there is always the manual copy and paste approach but as you say, that's painful and inefficient. Probably not the answer you wanted. It can be done, but it isn't a simple procedure. |
|
#3
| |||
| |||
| Re: Resource Usage View - adding columns only available in Task Vi
I am using Project 2003, as you guessed. I did review the faq, but am familiar with the fields each view offers. My problem was understanding whether there was some amazing feature I'd missed providing combination views. I'm now using the Task Usage view to get all the data I want, but I had to color it so the resource can focus in on only their tasks and it looks like a zebra. It's awful. I was combining the data before (resource view+task usage view and sorting and filtering to remove stuff we didn't need twice) - but with 100 or so resources that I have to redo every other week, it's tedious. I don't know how to use VBA. Guess it's time to get a new skill. |
|
#4
| |||
| |||
| Re: Resource Usage View - adding columns only available in Task Vi
Fellow MVP, Rod Gill has an excellent book on Project VBA. For more information go to, http://www.projectvbabook.com. |
|
#5
| |||
| |||
|
I saw the response to Pam, have a similar challenge, and didn't find her solution posted. I want to add custom text to the Resource Usage field. Are there commands to make text appear in the resource report? If so, what are they? I don't know why you can't see it. Pam's question is on this same page: Resource Usage View - adding columns only available in Task Views I am trying to add custom text fields to the Resource Usage Report table. The Usage report however doesn't recognize Task fields. Is there some way to redirect the usage table to accept Tasks fields? John referenced using VBA. What commands/format and where would they be used? |
|
#6
| |||
| |||
| Re: Resource Usage View - adding columns only available in Task Views
We cannot see Pam's question nor any responses. So, try explaining to us what you need. Please include information about what version (2002? 2003? 2007?) plus service pack information. If you add a field to the Resource Sheet and populate it with values, you should be able to add the exact field to the Resource Usage view (left side) and see the same values. What resource report to you want to see the data in? I hope this helps. Let us know how you get along. |
|
#7
| |||
| |||
| Re: Resource Usage View - adding columns only available in Task Views
None the less -- the Resource Usage view does not contain any tasks -- only resources and assignments and therefore doesn't contain any task fields. The closest you can come is to show the Task Usage view, add a spare custom field (Text1, Number2 etc.) and enter data. Then through code, copy the value from the task assignment field into the resource assignment field. Jack Dahlgren generously made available some code to copy values from task fields to assignment fields. Look for the macro "Copy Task Fields" at Jack's page: Please note, the structure of Project 2007 has changed. So if you are using 2007, you'll need to refer to the code captured at FAQ 51 & 37 at |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Resource Usage View - adding columns only available in Task Views" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Transferring field info from 'Gantt Chart' view to 'Resource Usage' view | MikeCrayon | Microsoft Project | 6 | 24-09-2011 02:32 AM |
| Summarize Task on Resource Usage View/Reports | Ann | Microsoft Project | 3 | 08-01-2011 06:07 AM |
| Resource usage view | CBnation | Microsoft Project | 4 | 07-10-2010 05:24 PM |
| Task Usage view | ks2008 | Microsoft Project | 6 | 30-04-2010 09:06 PM |
| Resource Usage - Split Columns? | malexandria | Microsoft Project | 5 | 30-10-2008 11:03 PM |