#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 28
Default Pivot Table

If I have a list of numbers in a column and I want to group like 1-3, 4-6,
7-10 how do I convert my list of single numbers into this format?

--
It never ends!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,180
Default Pivot Table

Assume your data at B2 looks like this:
94
82
35
92
94
13
37
32
54
37
and you want to sum arbitrary groups of adjacent numbers,
using Pivot Table.
Make a list of arbitrary labels like this:
Group1
Group2
Group3
For each label: Copy Insert Copied Cell Shift cells down
A desired grouping might look like this:
Group1
94
82
35
Group2
92
94
13
Group3
37
32
54
37
Pivot Table Multiple Consolidation Ranges
Ranges: A1:B4, A5:B8, A9:B13
(The label and a blank column in front are included)
Layout: Drag Row into COLUMN, Column into ROW
The Pivot Table will look like this:
Sum of Value Row
Column (blank)
Group1 211
Group2 199
Group3 160
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 28
Default Pivot Table

My list is
1
2
3
4
5
6
7
8
9
10
With accompanying data in the adjoining columns, I have to group the numbers
into
1-3
4-6
7-10
etc
How do I convert the first list into the second list?

I appreciate any assistance.




--
It never ends!


"Herbert Seidenberg" wrote:

Assume your data at B2 looks like this:
94
82
35
92
94
13
37
32
54
37
and you want to sum arbitrary groups of adjacent numbers,
using Pivot Table.
Make a list of arbitrary labels like this:
Group1
Group2
Group3
For each label: Copy Insert Copied Cell Shift cells down
A desired grouping might look like this:
Group1
94
82
35
Group2
92
94
13
Group3
37
32
54
37
Pivot Table Multiple Consolidation Ranges
Ranges: A1:B4, A5:B8, A9:B13
(The label and a blank column in front are included)
Layout: Drag Row into COLUMN, Column into ROW
The Pivot Table will look like this:
Sum of Value Row
Column (blank)
Group1 211
Group2 199
Group3 160

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
how to create pivot table from existing pivot table in excel 2007 Udayraj Dhulekar Excel Discussion (Misc queries) 2 July 8th 13 08:22 PM
Filter lines with Pivot table and non pivot table columns Grover Charts and Charting in Excel 4 September 28th 07 03:16 AM
Filter lines with Pivot table and non Pivot table columns Grover Excel Discussion (Misc queries) 1 September 26th 07 12:48 AM
Filter lines containing pivot table and non pivot table data Grover Excel Worksheet Functions 0 September 24th 07 07:20 PM
How do I create a pivot table if the pivot table icon or menu ite. Lynn@WS Charts and Charting in Excel 1 December 16th 04 02:36 AM


All times are GMT +1. The time now is 05: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"