About grouping the column in pivot table

logstarter

New Member
Joined
Apr 14, 2017
Messages
39
Hi, all,

I tried to gorup the column of a pivot table which shows the amount. I would like to group it such that it chows the column like 0-<1000, 1000-<2000, 2000 - <3000..

I tried to set the group start at 0, end at 10000, and interval by 1000. However, after the setting, it shows like 0-1000, 1000-2000, 2000-3000 .... >10000

It seems that each group will overlap in 1000th amount. Other than that, how shall I set it such that it could show the range like 0-<1000, 1000-<2000, 2000 - <3000... >=10000.

Thank you for your advice.
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
You can't alter the way that works. You'd need to create the bandings in your source data - e.g. using a lookup table - and then use that new column to group in the pivot table.
 
Upvote 0

Forum statistics

Threads
1,215,097
Messages
6,123,079
Members
449,094
Latest member
mystic19

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