AlaskanDad
Programmer
This is complicated so I'll include some data.
I've got most of what I want just right. However, I'm trying to get the % of a total of boxes by size column and it seems to be close.
Here's a picture of the pivot table:
Please note where I have the xxxxx's. The percentages should be the ones noted in parentheses but I can't get it there.
I've tried plodding around the "% of" formulas but it doesn't seem to work for me.
Any suggestions?
Thanks,
Rob
I've got most of what I want just right. However, I'm trying to get the % of a total of boxes by size column and it seems to be close.
Here's a picture of the pivot table:
Code:
SIZE VENDOR SKU Data Total
Large 1002133 D1604-2 Sum of BOXES 2,956,800
% of GRAND 1.14%
% of BOXES/SIZE 100.00%
P0110466 Sum of BOXES 343,830
% of GRAND 0.13%
% of BOXES/SIZE 100.00%
1002133 Sum of BOXES 3,300,630
1002133 % of GRAND 1.28%
1002133 % of BOXES/SIZE xxxxxx (34.01)%
1005267 D1604-2 Sum of BOXES 5,376,000
% of GRAND 2.08%
% of BOXES/SIZE 100.00%
P0110466 Sum of BOXES 1,028,160
% of GRAND 0.40%
% of BOXES/SIZE 100.00%
1005267 Sum of BOXES 6,404,160
1005267 % of GRAND 2.48%
1005267 % of BOXES/SIZE xxxxxx (65.99)%
Large Sum of BOXES 9,704,790
Large % of GRAND 3.75%
Large Sum of BOXES 100.00%
Please note where I have the xxxxx's. The percentages should be the ones noted in parentheses but I can't get it there.
I've tried plodding around the "% of" formulas but it doesn't seem to work for me.
Any suggestions?
Thanks,
Rob