Creating Dynamic Analysis

mikeymay

Well-known Member
Joined
Jan 17, 2006
Messages
1,564
Office Version
  1. 365
Platform
  1. Windows
I have a set of data that includes the following fields
  • Role ID
  • Client
  • Project Code
  • Role
The data in the images is sample data and the Client & Project Codes will be free text when entered and will not have any consistent prefix or suffix.

The data is set out as following in the sheet
6hrvc4.png



I need to create the following reporting style
20iwbgp.png



I thought utilising a Pivot Table to get the data in the row order would work, but it places all the data in the same column
29zwghh.png



I am really struggling to get this to work and wondered if anyone has had a similar problem and resolved it.
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.

James006

Well-known Member
Joined
Apr 4, 2009
Messages
4,750
Office Version
  1. 2016
Platform
  1. Windows
Hello,

From your output in the Pivot Table ... would it be feasible for you to test Len() of each celll in order to segregate them into three columns ...???
 
Upvote 0

mikeymay

Well-known Member
Joined
Jan 17, 2006
Messages
1,564
Office Version
  1. 365
Platform
  1. Windows
I have spoken with the client about this and they have expressed an interest in utilising VBA code.....much easier!!!
 
Upvote 0

RoryA

MrExcel MVP, Moderator
Joined
May 2, 2008
Messages
40,681
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
  2. MacOS
Just change the pivot table design to use tabular layout?
 
Upvote 0

mikeymay

Well-known Member
Joined
Jan 17, 2006
Messages
1,564
Office Version
  1. 365
Platform
  1. Windows
ADVERTISEMENT
I tried this (do you mean Classic?) but the 1st instances of each element appeared in the same row.

Is there a different layout option available?
 
Upvote 0

RoryA

MrExcel MVP, Moderator
Joined
May 2, 2008
Messages
40,681
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
  2. MacOS
Sorry, I meant Outline, not tabular.
 
Upvote 0

Forum statistics

Threads
1,195,719
Messages
6,011,290
Members
441,599
Latest member
Jribas

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top