ToniShinobi
New Member
- Joined
- Sep 19, 2008
- Messages
- 27
I'd like to create a 3D chart, but the values for 3 different charts that i want to create are integrated together in the table.
The format of my Table is:
Column B contains a Location Name
Row 5 Contains Cells that are merged 3 at a time starting at Column C (so C5 is merged with D5 and E5, containing 12 AM, F,G,H5 contain 1 AM, so on until 11PM)
Row 6 From column C onwards contains individual titles for the below columns, 3 for each hour above (We'll say "Title1", "Title2", "Title3" are in cells C6, D6, E6, and continue in that pattern for each hour. F,G,H6 contain "Title1", "Title2", etc...).
I would like to make 3 charts.
Each series in a single chart will be of Title "Location" from B, and values C,F,I,L,... in the corresponding location. Notice the Values skip 2 in order to pick up only Values under the header "Title1".
The next chart will do the same thing, but with values from D,G,J,...
Last chart is the same with E,H,K,...
What can i do to automate this? Is this possible?
The format of my Table is:
Column B contains a Location Name
Row 5 Contains Cells that are merged 3 at a time starting at Column C (so C5 is merged with D5 and E5, containing 12 AM, F,G,H5 contain 1 AM, so on until 11PM)
Row 6 From column C onwards contains individual titles for the below columns, 3 for each hour above (We'll say "Title1", "Title2", "Title3" are in cells C6, D6, E6, and continue in that pattern for each hour. F,G,H6 contain "Title1", "Title2", etc...).
I would like to make 3 charts.
Each series in a single chart will be of Title "Location" from B, and values C,F,I,L,... in the corresponding location. Notice the Values skip 2 in order to pick up only Values under the header "Title1".
The next chart will do the same thing, but with values from D,G,J,...
Last chart is the same with E,H,K,...
What can i do to automate this? Is this possible?