creating pivot table

sbrown64

Board Regular
Joined
Aug 23, 2019
Messages
87
Hi

I am trying to create a pivot table based on this
[TABLE="width: 803"]
<colgroup><col><col><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD][TABLE="width: 803"]
<colgroup><col><col><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD]No.[/TD]
[TD]Invoice
Date[/TD]
[TD]Company[/TD]
[TD] Net Amount (£) [/TD]
[TD] Infrastructure [/TD]
[TD] M&S/Aldi/Retail [/TD]
[TD] Safeline [/TD]
[TD]
[/TD]
[/TR]
</tbody>[/TABLE]
<strike></strike>[TABLE="width: 722"]
<colgroup><col><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD]8.13[/TD]
[TD]28/02/2017[/TD]
[TD]Stace[/TD]
[TD] 12,000.00[/TD]
[TD] 3,050.00[/TD]
[TD] 2,155.00[/TD]
[TD] 6,795.00[/TD]
[/TR]
</tbody>[/TABLE]
<strike></strike>I put company and invoice date in row labels
sum of net amount in values and M&S in report filter, this was the only way I could then de-select the blank lines in M&S

When I choose these options this is what appears
[TABLE="width: 254"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]Row Labels[/TD]
[TD]Sum of Net Amount (£)[/TD]
[/TR]
[TR]
[TD]Stace[/TD]
[TD="align: right"]£12,000.00[/TD]
[/TR]
</tbody>[/TABLE]
<strike></strike>
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD] [/TD]
[/TR]
</tbody>[/TABLE]
As you can see what I would like is the 2155.00 to show not the line total?

Regards

Stephen
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.

Forum statistics

Threads
1,223,886
Messages
6,175,191
Members
452,616
Latest member
intern444

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
Back
Top