Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
PT Cruiser
 
Posts: n/a
Default How do I create a pivot table from multiple pages of data?

I have data in a spreadsheet in excess of 65536 lines so I have the data on
more than one page in a workbook. How do I create a pivot table that will
use more than one page of data to create the pivot table? Is it possible?
  #2   Report Post  
 
Posts: n/a
Default

Since you already have in excess of 65536 rows, can I assume that only
one (or zero) sheets will be updated?

If so, here's what I'd do:

On Sheet A, make a pivot table from the the 65536 row on Sheet 1.
Add to sheet A, below the previous pivot table, a pivot from the rows
on Sheet 2, continue down sheet A until you run out of space, I hope
thatyou don't.

Then create a table from the pivot tables. Set it several rows to the
right of the pivot tables. Use a formula to bring the data from the
pivot table to this offset table. Create all these table from the
multiple pivot tables in a contiguous range and then, create a final
pivot table off of that.

If you have trouble with the blank row headers in the pivot table, use
a formula like this: if(isblank(a1),"cell above this one",a1)

mw

  #3   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

You can create a Pivot Table from multiple consolidation ranges, but you
won't get the same pivot table layout that you'd get from a single
range. There's an example he

http://www.contextures.com/xlPivot08.html

If possible, store your data in a database, and base the pivot table on
that. You'll have more flexibility in creating the pivot table.


PT Cruiser wrote:
I have data in a spreadsheet in excess of 65536 lines so I have the data on
more than one page in a workbook. How do I create a pivot table that will
use more than one page of data to create the pivot table? Is it possible?



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #4   Report Post  
Terence
 
Posts: n/a
Default

Instead of importing into Excel, you should import or link into Access. Then
when creating your Pivot Table in Excel, link to your database.

This is much cleaner, than creating multiple worksheets.

"PT Cruiser" wrote:

I have data in a spreadsheet in excess of 65536 lines so I have the data on
more than one page in a workbook. How do I create a pivot table that will
use more than one page of data to create the pivot table? Is it possible?

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
Using a Pivot Table Calculated Field to get a Unique Count Mike Struckman Excel Worksheet Functions 1 November 22nd 05 05:32 PM
Keep conditional format when "show pages" from Pivot table Angus Excel Discussion (Misc queries) 7 June 30th 05 01:33 PM
What happened to Pivot Table "Show Pages"? Jim Molter Excel Discussion (Misc queries) 3 June 22nd 05 08:45 PM
Pivot table show pages but omit those without data Angus Excel Discussion (Misc queries) 0 June 16th 05 06:04 PM
Keeping Column Widths the same in a pivot table when pages increase [email protected] Excel Discussion (Misc queries) 1 June 3rd 05 01:38 PM


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