Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Summarize Multi Worksheet Data

I need a way to create a summary page that queries data across mutiple tabs.
Each tab contains specific user data. I want the summary page to list an
overview of each user. I've been doing this via a Pivot Table but is there a
way that doesn't require me to compile all the data together in one worksheet
to query?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Summarize Multi Worksheet Data

In my opionion you are doing it the right way by compiling all of the data in
one worksheet and then extracting the data out as a pivot table. In my
experience this is the mose effective way as it is easy to add more user data
by just exteneding the data range of the pivot table. Adding new users is
handled for you and you can easily modify or add output reports without
having to muck with your source data by adding more sheets and such. What is
the issue that you are having with trying to keep all of the data on one
worksheet?
--
HTH...

Jim Thomlinson


"Becky Katzman" wrote:

I need a way to create a summary page that queries data across mutiple tabs.
Each tab contains specific user data. I want the summary page to list an
overview of each user. I've been doing this via a Pivot Table but is there a
way that doesn't require me to compile all the data together in one worksheet
to query?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Summarize Multi Worksheet Data

I'm dealing with thousands of entries so it seems like more work to copy and
paste the contents of each tab into a "Master" worksheet. Also, the pivot
table doesn't allow the summarized data to be sorted.

"Jim Thomlinson" wrote:

In my opionion you are doing it the right way by compiling all of the data in
one worksheet and then extracting the data out as a pivot table. In my
experience this is the mose effective way as it is easy to add more user data
by just exteneding the data range of the pivot table. Adding new users is
handled for you and you can easily modify or add output reports without
having to muck with your source data by adding more sheets and such. What is
the issue that you are having with trying to keep all of the data on one
worksheet?
--
HTH...

Jim Thomlinson


"Becky Katzman" wrote:

I need a way to create a summary page that queries data across mutiple tabs.
Each tab contains specific user data. I want the summary page to list an
overview of each user. I've been doing this via a Pivot Table but is there a
way that doesn't require me to compile all the data together in one worksheet
to query?

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Summarize Multi Worksheet Data

Perhaps this will help. Check out Ron's web site. He has some excelent VBA
scripts for copyting data to a summary sheet

http://www.rondebruin.nl/summary.htm

Also pivot tables can be sorted. Right click on the data member you would
like to sort by and click Field Setting - Advanced. You can then set up your
sorting criteria.
--
HTH...

Jim Thomlinson


"Becky Katzman" wrote:

I'm dealing with thousands of entries so it seems like more work to copy and
paste the contents of each tab into a "Master" worksheet. Also, the pivot
table doesn't allow the summarized data to be sorted.

"Jim Thomlinson" wrote:

In my opionion you are doing it the right way by compiling all of the data in
one worksheet and then extracting the data out as a pivot table. In my
experience this is the mose effective way as it is easy to add more user data
by just exteneding the data range of the pivot table. Adding new users is
handled for you and you can easily modify or add output reports without
having to muck with your source data by adding more sheets and such. What is
the issue that you are having with trying to keep all of the data on one
worksheet?
--
HTH...

Jim Thomlinson


"Becky Katzman" wrote:

I need a way to create a summary page that queries data across mutiple tabs.
Each tab contains specific user data. I want the summary page to list an
overview of each user. I've been doing this via a Pivot Table but is there a
way that doesn't require me to compile all the data together in one worksheet
to query?

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
Summarize a range referenced in a separate worksheet nitengale Excel Discussion (Misc queries) 3 March 23rd 10 08:36 PM
How do I summarize dates of events to a new worksheet to count ho. me Excel Worksheet Functions 1 October 4th 07 11:39 PM
Looking for a way to summarize data? Rich Excel Worksheet Functions 0 September 19th 06 06:05 PM
how can I paste multi-line/multi-paragraph data into ONE cell? Theano Excel Discussion (Misc queries) 3 June 7th 05 01:10 PM
Summarize multiple worksheet detail on summary sheet 061931 Excel Discussion (Misc queries) 6 May 23rd 05 02:09 PM


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