Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 41
Default Summary of multiple worksheets

Hi everyone,

I have a summary sheet to summarize data that is contained in a seperate
workbook.

The seperate workbook contains a number of worksheets named week 1 : week 20
all with exactly the same layout but containing different data for each week
of a sports season. Along the top of each worksheet is a header for each day
of the week, along the side is a person name.

At the moment on the summary sheet I have the formula:

IF($O$2="Monday",VLOOKUP($F$2,'[Heart Rate.xlsx]Week
1'!$C$7:$NF$372,9,FALSE),IF($O$2="Tuesday",VLOOKUP ($F$2,'[Heart
Rate.xlsx]Week
1'!$C$7:$NF$372,55,FALSE),IF($O$2="Wednesday",VLOO KUP($F$2,'[Heart
Rate.xlsx]Week
1'!$C$7:$NF$372,101,FALSE),IF($O$2="Thursday",VLOO KUP($F$2,'[Heart
Rate.xlsx]Week
1'!$C$7:$NF$372,147,FALSE),IF($O$2="Friday",VLOOKU P($F$2,'[Heart
Rate.xlsx]Week
1'!$C$7:$NF$372,193,FALSE),IF($O$2="Saturday",VLOO KUP($F$2,'[Heart
Rate.xlsx]Week
1'!$C$7:$NF$372,239,FALSE),IF($O$2="Sunday",VLOOKU P($F$2,'[Heart
Rate.xlsx]Week
1'!$C$7:$NF$372,285,FALSE),IF($O$2="Average",VLOOK UP($F$2,'[Heart
Rate.xlsx]Week 1'!$C$7:$NF$372,331,FALSE)))))))))

This returns data for a person when the persons name is in F2 and the day is
in O2.

At the moment I am resorting to using one of these for each weekly worksheet
and changing the formula accordingly. What I would like to do is use just one
summary sheet that returns the current data but adds a further dimension by
returning this data according to the week designated in another cell, in a
similar fashion to the way I have used person name / weekday.

Sorry for the long winded explanation,

and many thanks in advance for your time.

Kind regards,

Ant
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
Feed Data from Multiple worksheets to a Summary Worksheet BT1113 Excel Worksheet Functions 2 April 7th 07 12:26 AM
Summary sheet for multiple worksheets JohnnieBoy Excel Discussion (Misc queries) 1 October 30th 06 05:41 PM
Creating a summary sheet from data across multiple worksheets Mookarts Excel Discussion (Misc queries) 1 July 17th 06 11:51 AM
How do I display data from multiple worksheets in a summary sheet. stardust Excel Discussion (Misc queries) 1 March 18th 05 12:26 PM
Summary worksheet referencing multiple worksheets Jon Excel Worksheet Functions 1 January 27th 05 01:12 AM


All times are GMT +1. The time now is 08:04 AM.

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"