Hi everyone,
Summary:
I am looking for an efficient way to display quasi-standard tasks for multiple (~60) projects that we are tracking in MS project as columns in Excel. Because the tasks are quasi standard, we give each task a column, each project a row, and create a matrix of finish dates in Excel.
Long version:
I work for a manufacturing company that currently has no capacity tracking. I am setting them up with an MS Project resource pool and then projects for each order. Everyone here is used to seeing one Excel spreadsheet that gives each project a row, with the stuff needed to build that project as columns. The goal is to create an MS Project back end that dynamically (or with as little work as possible) updates this Excel front end.
I was originally hoping to use copy/paste special -> link -> text from Project to Excel. However, that is quickly turning into a nightmare as the folks actually maintaining the system aren't super tech savvy.
Example:
Let me know if you have any questions or if there's information I didn't provide that would help you.
Thanks very much!
Timothy
Summary:
I am looking for an efficient way to display quasi-standard tasks for multiple (~60) projects that we are tracking in MS project as columns in Excel. Because the tasks are quasi standard, we give each task a column, each project a row, and create a matrix of finish dates in Excel.
Long version:
I work for a manufacturing company that currently has no capacity tracking. I am setting them up with an MS Project resource pool and then projects for each order. Everyone here is used to seeing one Excel spreadsheet that gives each project a row, with the stuff needed to build that project as columns. The goal is to create an MS Project back end that dynamically (or with as little work as possible) updates this Excel front end.
I was originally hoping to use copy/paste special -> link -> text from Project to Excel. However, that is quickly turning into a nightmare as the folks actually maintaining the system aren't super tech savvy.
Example:
Code:
Task 1 | Task 2 | Task 3
Project 1 11/30/11 | 12/15/11 | 12/25/11
Project 2 12/15/11 | 12/25/11 | 01/05/12
Project 3 02/08/12 | 02/12/12 | 02/24/12
Thanks very much!
Timothy