View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Shane Devenshire[_2_] Shane Devenshire[_2_] is offline
external usenet poster
 
Posts: 3,346
Default Merge 2 datasheets into single Pivot Table.

Hi,

1. I prefer the concept of storing the data in Access and connecting an
Excel pivot table to the data.

2. Also a nice solution would be to upgrade to Excel 2007 which allows
1,048,000+ rows per sheet.

3. Depending on exactly what you are trying to do and your data layout you
could try the Data, PivotTable and PivotChart Report command and choose
Multiple Consolidate Ranges.

4. The most difficult would be to use a Union query.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"free_ur_mind" wrote:

I use Excel 2003.

In a single Excel File, I have similar data in 2 different worksheets & I
need to combine them in a single Pivot Table. I cannot paste them one below
the other as the data is more than 65536 lines, so I split them into 2
sheets.

Is there a way to get these data in a single Pivot Table....