LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default How to expand or stres row summaries back to row details?

Hi:

Sorry I don't have a good handle or name to call what I want to do
here. It goes one step beyond "unpivot" of a pivot table. I want to
expand or strew the summarized rows back into individual row detail.
Below is a model of what I'm trying to accomplish.

I already know how to move from Table 1 to Table 2 (Joel Horowitz or
John Walkenbach, thank you). Thank you in advance for any help you can
give regarding moving from Table 2 to Table 3.

-- Roy Zider

Table 1 -- pivot table

labels 2001 2002
rec1 1 4
rec2 2 5
rec3 3 6


Table 2 -- "Unpivot" table data

Rows Columns Data
rec1 2001 1
rec2 2001 2
rec3 2001 3
rec1 2002 4
rec2 2002 5
rec3 2002 6

Table 3 - expansion to individual records/rows,where the number of
rows is the number in the Data column. Just want to duplicate records
at the moment. Other data to follow, not germane to this problem.

Rows Columns Data
rec1 2001 1
rec2 2001 2
rec2 2001 2
rec3 2001 3
rec3 2001 3
rec3 2001 3
rec1 2002 4
rec1 2002 4
rec1 2002 4
rec1 2002 4
rec1 2002 4
rec2 2002 5
rec2 2002 5
rec2 2002 5
rec2 2002 5
rec2 2002 5
rec3 2002 6
rec3 2002 6
rec3 2002 6
rec3 2002 6
rec3 2002 6
rec3 2002 6
rec3 2002 6
 
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
Summaries Lynne Excel Worksheet Functions 4 May 5th 07 10:08 PM
Need help with excel table and summaries Bluemoon New Users to Excel 0 April 26th 07 11:12 PM
Pivot Tables - Showing Details for some fields, but just summaries for others [email protected] Excel Worksheet Functions 0 November 13th 06 09:11 PM
csv summaries in excel hilz Excel Programming 5 March 24th 06 07:34 AM
Pivot Table Summaries Rayo K Excel Worksheet Functions 2 December 22nd 05 01:52 PM


All times are GMT +1. The time now is 07:08 PM.

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

About Us

"It's about Microsoft Excel"