PC Review


Reply
Thread Tools Rate Thread

Bringing data from multiple sheets to the summary page

 
 
ExcelRookie
Guest
Posts: n/a
 
      27th Aug 2008
I am using excel for project management. I would like the ability to bring
data from multiple sheets to the summary page. For example, I would like the
ability to find out, on demand with just a click, all the tasks that a
particular person is working on from multiple sheets. Can anyone please
let me know how best to resolve this? Thanks much!
 
Reply With Quote
 
 
 
 
Bernie Deitrick
Guest
Posts: n/a
 
      28th Aug 2008
You can resolve it by turning your thinking around. Don't use multiple sheets: use one data base,
where all the information is entered into a table, and then create the reports from that using
filters, pivot tables, or formulas that extract specific information. Just because you can use
multiple sheets does not mean it is a good idea in all cases.

HTH,
Bernie
MS Excel MVP


"ExcelRookie" <(E-Mail Removed)> wrote in message
news719975D-6BF6-4E9F-9EA3-(E-Mail Removed)...
>I am using excel for project management. I would like the ability to bring
> data from multiple sheets to the summary page. For example, I would like the
> ability to find out, on demand with just a click, all the tasks that a
> particular person is working on from multiple sheets. Can anyone please
> let me know how best to resolve this? Thanks much!



 
Reply With Quote
 
ExcelRookie
Guest
Posts: n/a
 
      28th Aug 2008
Thanks for the feedback. Which database do you mean - Excel or Access? If
Excel, can you please send me a link to Excel template to maintain tasks and
projects.

"Bernie Deitrick" wrote:

> You can resolve it by turning your thinking around. Don't use multiple sheets: use one data base,
> where all the information is entered into a table, and then create the reports from that using
> filters, pivot tables, or formulas that extract specific information. Just because you can use
> multiple sheets does not mean it is a good idea in all cases.
>
> HTH,
> Bernie
> MS Excel MVP
>
>
> "ExcelRookie" <(E-Mail Removed)> wrote in message
> news719975D-6BF6-4E9F-9EA3-(E-Mail Removed)...
> >I am using excel for project management. I would like the ability to bring
> > data from multiple sheets to the summary page. For example, I would like the
> > ability to find out, on demand with just a click, all the tasks that a
> > particular person is working on from multiple sheets. Can anyone please
> > let me know how best to resolve this? Thanks much!

>
>
>

 
Reply With Quote
 
ryguy7272
Guest
Posts: n/a
 
      28th Aug 2008
Look here for a macro to 'bring data from multiple sheets to the summary
page', per your request:
http://www.rondebruin.nl/summary.htm

This is excellent too (also by Ron):
http://msdn.microsoft.com/en-us/library/cc793964.aspx


Regards,
Ryan---

--
RyGuy


"ExcelRookie" wrote:

> Thanks for the feedback. Which database do you mean - Excel or Access? If
> Excel, can you please send me a link to Excel template to maintain tasks and
> projects.
>
> "Bernie Deitrick" wrote:
>
> > You can resolve it by turning your thinking around. Don't use multiple sheets: use one data base,
> > where all the information is entered into a table, and then create the reports from that using
> > filters, pivot tables, or formulas that extract specific information. Just because you can use
> > multiple sheets does not mean it is a good idea in all cases.
> >
> > HTH,
> > Bernie
> > MS Excel MVP
> >
> >
> > "ExcelRookie" <(E-Mail Removed)> wrote in message
> > news719975D-6BF6-4E9F-9EA3-(E-Mail Removed)...
> > >I am using excel for project management. I would like the ability to bring
> > > data from multiple sheets to the summary page. For example, I would like the
> > > ability to find out, on demand with just a click, all the tasks that a
> > > particular person is working on from multiple sheets. Can anyone please
> > > let me know how best to resolve this? Thanks much!

> >
> >
> >

 
Reply With Quote
 
Bernie Deitrick
Guest
Posts: n/a
 
      28th Aug 2008
A database is just a table with a specific structure. Let's say that all
the sheets you were set up for individual projects (prhaps, by using project
names as the tab name), with WORKER, TASK, and HOURS values stored on
each sheet. Instead of multiple sheets, you could then set up one table
with

PROJECT WORKER TASK HOURS

where you entered those four items for every worker - then you could use a
pivot table to sum the hours by TASK, by WORKER, by PROJECT, by TASK and by
PROJECT, etc.

HTH,
Bernie

"ExcelRookie" <(E-Mail Removed)> wrote in message
news:E375A6AC-ECA5-483E-A56B-(E-Mail Removed)...
> Thanks for the feedback. Which database do you mean - Excel or Access?
> If
> Excel, can you please send me a link to Excel template to maintain tasks
> and
> projects.
>
> "Bernie Deitrick" wrote:
>
>> You can resolve it by turning your thinking around. Don't use multiple
>> sheets: use one data base,
>> where all the information is entered into a table, and then create the
>> reports from that using
>> filters, pivot tables, or formulas that extract specific information.
>> Just because you can use
>> multiple sheets does not mean it is a good idea in all cases.
>>
>> HTH,
>> Bernie
>> MS Excel MVP
>>
>>
>> "ExcelRookie" <(E-Mail Removed)> wrote in message
>> news719975D-6BF6-4E9F-9EA3-(E-Mail Removed)...
>> >I am using excel for project management. I would like the ability to
>> >bring
>> > data from multiple sheets to the summary page. For example, I would
>> > like the
>> > ability to find out, on demand with just a click, all the tasks that a
>> > particular person is working on from multiple sheets. Can anyone
>> > please
>> > let me know how best to resolve this? Thanks much!

>>
>>
>>



 
Reply With Quote
 
ExcelRookie
Guest
Posts: n/a
 
      11th Sep 2008
Thanks for the links, Ryan. They were very helpful.

"ryguy7272" wrote:

> Look here for a macro to 'bring data from multiple sheets to the summary
> page', per your request:
> http://www.rondebruin.nl/summary.htm
>
> This is excellent too (also by Ron):
> http://msdn.microsoft.com/en-us/library/cc793964.aspx
>
>
> Regards,
> Ryan---
>
> --
> RyGuy
>
>
> "ExcelRookie" wrote:
>
> > Thanks for the feedback. Which database do you mean - Excel or Access? If
> > Excel, can you please send me a link to Excel template to maintain tasks and
> > projects.
> >
> > "Bernie Deitrick" wrote:
> >
> > > You can resolve it by turning your thinking around. Don't use multiple sheets: use one data base,
> > > where all the information is entered into a table, and then create the reports from that using
> > > filters, pivot tables, or formulas that extract specific information. Just because you can use
> > > multiple sheets does not mean it is a good idea in all cases.
> > >
> > > HTH,
> > > Bernie
> > > MS Excel MVP
> > >
> > >
> > > "ExcelRookie" <(E-Mail Removed)> wrote in message
> > > news719975D-6BF6-4E9F-9EA3-(E-Mail Removed)...
> > > >I am using excel for project management. I would like the ability to bring
> > > > data from multiple sheets to the summary page. For example, I would like the
> > > > ability to find out, on demand with just a click, all the tasks that a
> > > > particular person is working on from multiple sheets. Can anyone please
> > > > let me know how best to resolve this? Thanks much!
> > >
> > >
> > >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PLEASE HELP - Link Data from Different Sheets to Summary Page Link Sheets to Summary Page - NEED HELP Microsoft Excel Misc 3 5th Mar 2009 07:26 PM
A Macro for Multiple Sheets that Reference one Summary Page abergman Microsoft Excel Programming 1 13th Feb 2009 09:46 PM
Summary of multiple sheets =?Utf-8?B?TWVsbw==?= Microsoft Excel Worksheet Functions 1 17th Jul 2007 09:06 PM
Bringing Last line of worksheet to a Summary page =?Utf-8?B?RGViYmll?= Microsoft Excel Worksheet Functions 8 26th Jan 2006 11:36 PM
data entered on multiple sheets also added to summary sheet =?Utf-8?B?TmFkaWE=?= Microsoft Excel Programming 10 14th Oct 2005 08:24 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:20 PM.