A
arnaudlalu
I am looking for a way to create a pivottable from a table that is structured like this :
name 1/01/13 2/01/13 3/01/13 4/01/13
Mike Project A Project A Project C Project C
George Project C Project A Project C Project A
Steven Project A Project A Project A Project C
Al Project A Project B Project B Project B
What I need is a pivottable with the name of the projects in the left row and the dates in the column. The pivottable needs to show the who has worked on a particular project and the specific date.
project 1/01/13
Project A Mike, George , Steve
name 1/01/13 2/01/13 3/01/13 4/01/13
Mike Project A Project A Project C Project C
George Project C Project A Project C Project A
Steven Project A Project A Project A Project C
Al Project A Project B Project B Project B
What I need is a pivottable with the name of the projects in the left row and the dates in the column. The pivottable needs to show the who has worked on a particular project and the specific date.
project 1/01/13
Project A Mike, George , Steve