Pivot Table problem

scareycarey

New Member
Joined
Apr 1, 2016
Messages
10
Hi All
I am having a problem with a pivot table which I need help with please. From the data table below I want to get the bootom 5 values but exclude the blank cells from the cvount in the pivot table.
The pivot table below shows them as 0 and includes them in the bottom 5.

Data Table
TANO NAME SUM OF

1 A 21
2 B 45
3 C 65
4 D 34
5 E 12
6 F
7 G 89
8 H
9 I 34
10 J 36



Pivot Table
[TABLE="width: 167"]
<tbody>[TR]
[TD] Bottom 5[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Row Labels[/TD]
[TD]Sum of ***[/TD]
[/TR]
[TR]
[TD]A[/TD]
[TD="align: right"]21[/TD]
[/TR]
[TR]
[TD]D[/TD]
[TD="align: right"]34[/TD]
[/TR]
[TR]
[TD]E[/TD]
[TD="align: right"]12[/TD]
[/TR]
[TR]
[TD]F[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]H[/TD]
[TD="align: right"]0[/TD]
[/TR]
[TR]
[TD]I[/TD]
[TD="align: right"]34[/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"][/TD]
[/TR]
</tbody>[/TABLE]
 
Last edited:

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.

Forum statistics

Threads
1,223,703
Messages
6,173,980
Members
452,540
Latest member
haasro02

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