AndrewKent
Well-known Member
- Joined
- Jul 26, 2006
- Messages
- 889
Hi folks,
I was wondering if anyone could help me optimize a Pivot Table.
I have somewhere in the region of 20K rows of data. One of the columns contains a decimal figure, which can be anything from 1.00 up to 17.00. Each row contains a decimal within that range.
Now, what I want to be able to do is create a Pivot Table that will display these 20K records but "band" the decimals into 10 groups. So for example;
>= 1.00 - < 1.25
>= 1.25 - < 1.50
The groups of course won't be even but that's not important.
I could do this by adding a formula column containing an elaborate IF function to do this, then link the Pivot Table to it, but I was wondering if there is any way to get this result without having to add extra columns?
Andy
I was wondering if anyone could help me optimize a Pivot Table.
I have somewhere in the region of 20K rows of data. One of the columns contains a decimal figure, which can be anything from 1.00 up to 17.00. Each row contains a decimal within that range.
Now, what I want to be able to do is create a Pivot Table that will display these 20K records but "band" the decimals into 10 groups. So for example;
>= 1.00 - < 1.25
>= 1.25 - < 1.50
The groups of course won't be even but that's not important.
I could do this by adding a formula column containing an elaborate IF function to do this, then link the Pivot Table to it, but I was wondering if there is any way to get this result without having to add extra columns?
Andy