nparsons75
Well-known Member
- Joined
- Sep 23, 2013
- Messages
- 1,256
- Office Version
- 2016
Hi,
I have a table that I have created pivots for and need to now create a chart from the pivot. I am having an issue due to the way my table is formatted, hopefully someone can help.
Ok, my original table is laid out in this way.
[TABLE="width: 600"]
<tbody>[TR]
[TD]jan[/TD]
[TD]jan[/TD]
[TD]feb[/TD]
[TD]feb[/TD]
[TD]mar[/TD]
[TD]mar[/TD]
[TD]apr[/TD]
[TD]apr[/TD]
[TD]may[/TD]
[TD]may[/TD]
[TD]jun[/TD]
[TD]jun[/TD]
[TD]jul[/TD]
[TD]jul[/TD]
[TD]aug[/TD]
[TD]aug[/TD]
[TD]sep[/TD]
[TD]sep[/TD]
[TD]oct[/TD]
[TD]oct[/TD]
[TD]nov[/TD]
[TD]nov[/TD]
[TD]dec[/TD]
[TD]dec[/TD]
[/TR]
[TR]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]4[/TD]
[TD]67[/TD]
[TD]55[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]40[/TD]
[TD]32[/TD]
[TD]50[/TD]
[TD]14[/TD]
[TD]27[/TD]
[TD]33[/TD]
[TD]34[/TD]
[TD]36[/TD]
[TD]15[/TD]
[TD]19[/TD]
[TD]25[/TD]
[TD]25[/TD]
[TD]29[/TD]
[TD]36[/TD]
[TD]24[/TD]
[TD]35[/TD]
[TD]42[/TD]
[TD]32[/TD]
[/TR]
</tbody>[/TABLE]
Where the months are shown above, in the original file where two months are shown, there are merged cells, therefore jan is merged across the top of bud act and centred. This is the same for all months.
When I am procing the chart, I need the months to be grouped if thats the correct wording...
Currently each column is separated through the chart, jan jan feb feb mar mar for example.
I need to see Budget vs Actual for each month, so the gap width between Jan and Jan will be minimal (for example 50%) and the gap width between months would be greater. An example below (not the greatest but couldnt think of a better way to demonstrate)
Jan Jan Feb Feb Mar Mar Apr Apr etc......
Hope that makes some kind of sense...
Thank you in advance for any support
I have a table that I have created pivots for and need to now create a chart from the pivot. I am having an issue due to the way my table is formatted, hopefully someone can help.
Ok, my original table is laid out in this way.
[TABLE="width: 600"]
<tbody>[TR]
[TD]jan[/TD]
[TD]jan[/TD]
[TD]feb[/TD]
[TD]feb[/TD]
[TD]mar[/TD]
[TD]mar[/TD]
[TD]apr[/TD]
[TD]apr[/TD]
[TD]may[/TD]
[TD]may[/TD]
[TD]jun[/TD]
[TD]jun[/TD]
[TD]jul[/TD]
[TD]jul[/TD]
[TD]aug[/TD]
[TD]aug[/TD]
[TD]sep[/TD]
[TD]sep[/TD]
[TD]oct[/TD]
[TD]oct[/TD]
[TD]nov[/TD]
[TD]nov[/TD]
[TD]dec[/TD]
[TD]dec[/TD]
[/TR]
[TR]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[TD]bud[/TD]
[TD]act[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]4[/TD]
[TD]67[/TD]
[TD]55[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]40[/TD]
[TD]32[/TD]
[TD]50[/TD]
[TD]14[/TD]
[TD]27[/TD]
[TD]33[/TD]
[TD]34[/TD]
[TD]36[/TD]
[TD]15[/TD]
[TD]19[/TD]
[TD]25[/TD]
[TD]25[/TD]
[TD]29[/TD]
[TD]36[/TD]
[TD]24[/TD]
[TD]35[/TD]
[TD]42[/TD]
[TD]32[/TD]
[/TR]
</tbody>[/TABLE]
Where the months are shown above, in the original file where two months are shown, there are merged cells, therefore jan is merged across the top of bud act and centred. This is the same for all months.
When I am procing the chart, I need the months to be grouped if thats the correct wording...
Currently each column is separated through the chart, jan jan feb feb mar mar for example.
I need to see Budget vs Actual for each month, so the gap width between Jan and Jan will be minimal (for example 50%) and the gap width between months would be greater. An example below (not the greatest but couldnt think of a better way to demonstrate)
Jan Jan Feb Feb Mar Mar Apr Apr etc......
Hope that makes some kind of sense...
Thank you in advance for any support