View Single Post
 
Old 01-10-2016, 06:25 PM
JulieS JulieS is offline Windows 7 64bit Office 2013
Expert
 
Join Date: Dec 2011
Location: New England
Posts: 1,693
JulieS will become famous soon enough
Default

The Resource Usage and Task Planner views are both resource usage views with assignment data. The data you enter into a custom field in the task view is not the same field on the resource side. For example: You add the Text1 field in the Gantt chart view and code tasks. If you then add the Text1 field to the Resource Usage view, you'll see it's blank.

You may be able to get what you want through VBA code to copy the information from a task field > assignment field - but you still won't be able to filter for just the assignment data.
Reply With Quote