Frequency in a Pivot Tabe

billandrew

Well-known Member
Joined
Mar 9, 2014
Messages
743
Good morning

Is there a way to create a custom frequency in a Pivot Table? I am looking to see the count of 0 - 3, including 3, 4 through 6, including 6 and any values over 7 in a range.

Thank You
 

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.
This is exactly the same question I have, hate to see that almost 5 years later no one was able to help you here. If you can cast a bone my way I'll truly appreciate it.
Thank you
 
Last edited:
Upvote 0
Instead of placing the category you wish to attain the frequency of in the Rows Area, Drag or Place the category in the Filters Area. Now you can Filter and create your custom Frequency Category by selecting the desired categories. You can create multiple Pivot Tables for multiple Frequencies desired.

keep in mind, if the data is updated the Pivot Table will not update automatically,you will need to right click and select Refresh.

You can also use the following formula.

Example. =SUM(COUNTIF(I2:I25,{0,1,2,3})) This must be applied selecting Control Shift Enter, as this is an array formula. Change your range to your need.

Hope this helps.
 
Upvote 0

Forum statistics

Threads
1,213,562
Messages
6,114,322
Members
448,564
Latest member
ED38

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