Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default PivotTable question about grouping numbers in it



in excel sheet i have a lot of numbers, and i want to do pivot table
from this numbers but to be sorted in some range of numbers and to see
it in pivot table in that range! example:
1,09-1,20
1,20-1,60
1,60-1,80
1,80-1,89
1,89-2,60 ....
so to have it all sorted in this kind of ranges and not like pivot data
is arrange by this intervals. Automatically data is now sorted like this:
1,09
1,1
1,11
1,12
1,13
1,14
1,15 .... which is too much rows in pivot table
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default PivotTable question about grouping numbers in it

I think the easiest approach would be:

In the original data, use an additional column with a forumla that indicates
which group the row falls in, then use this column in your pivot table.

of course this assumes the original data is in a worksheet. In a database,
you could use a group clause in the query possibly.

--
Regards,
Tom Ogilvy



"Ivica TypeR" wrote:



in excel sheet i have a lot of numbers, and i want to do pivot table
from this numbers but to be sorted in some range of numbers and to see
it in pivot table in that range! example:
1,09-1,20
1,20-1,60
1,60-1,80
1,80-1,89
1,89-2,60 ....
so to have it all sorted in this kind of ranges and not like pivot data
is arrange by this intervals. Automatically data is now sorted like this:
1,09
1,1
1,11
1,12
1,13
1,14
1,15 .... which is too much rows in pivot table

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default PivotTable question about grouping numbers in it

yes, realy, haven't think on that , this should be the best soulution
and i will do it. Data IS in worksheet! tnx
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Grouping Dates in Pivottable Excel 2007 Christine K. Excel Discussion (Misc queries) 1 December 5th 08 11:24 PM
PivotTable grouping by Time Elapsed problem MJW[_2_] Excel Discussion (Misc queries) 2 October 5th 07 03:41 PM
PivotTable question about grouping numbers in it Ivica TypeR Excel Worksheet Functions 0 July 7th 07 07:26 PM
PivotTable grouping problem septillion Excel Discussion (Misc queries) 0 July 4th 06 01:58 AM
Grouping dates in PivotTable/Chart Heidi Charts and Charting in Excel 1 January 25th 06 01:27 AM


All times are GMT +1. The time now is 11:20 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"