pivot table multiple worksheet source data

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a workbook with three worksheets of data. Each worksheet has about
50,000 rows. I am trying to build a pivot table that accesses data from the
three worksheets but cannot get it to work. Any suggestions?
 
I have a workbook with three worksheets of data. Each worksheet has about
50,000 rows. I am trying to build a pivot table that accesses data from the
three worksheets but cannot get it to work. Any suggestions?

Rick,

If the three worksheets have the same coulumns of data then a UNION
query with an Excel ODBC driver can be used to "join" the three data
sets together as a single source for the pivot table.

Ian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top