Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Setup / May 2005

Tip: Looking for answers? Try searching our database.

Linking References from Multiple Sheets to One Summary Sheet

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kim - 04 May 2005 21:43 GMT
I have a workbook that contains several work sheets with very similar
information.  In each of these sheets, I need to make a reference from that
sheet to a summary sheet.  I need entries on the summary sheet for each of
the other worksheets.  The cell references for each sheet will be the same.  
For example, the cell a4 in the sheet January will be referenced in the
summary.  a4 will also be referenced in the summary from the sheet February,
etc.

Is there a quick way to reference all of the other sheets in the summary
without editing the linking formula in the summary sheet?  (e.g.
=January!$A$1 changed to =February!$A$1 )

Thank you!

Kim
Gord Dibben - 04 May 2005 23:52 GMT
Kim

In an out of the way column in your summary sheet type a list of your sheet
names.

Then you can use the INDIRECT Function in your formulas.

i.e.  list of sheets in AA1:AA12

In A1 enter  =INDIRECT(AA1 & "!" & "$A$4")

Drag/copy down to A12

If you want the sheet names on a separate sheet, just preface the AA1 with the
sheet name.

=INDIRECT('Name Sheet'!AA1 & "!" & "$A$4")

Gord Dibben Excel MVP

>I have a workbook that contains several work sheets with very similar
>information.  In each of these sheets, I need to make a reference from that
[quoted text clipped - 11 lines]
>
>Kim
Kim - 05 May 2005 15:50 GMT
Thank you very much for your reponse.  It is VERY helpful.  I noticed that
INDIRECT did not work for sheets that have two word names (e.g. Las Vegas).  
Is there a work around to this other than using an underscore between words
(e.g. Las_Vegas)?

Kim

> Kim
>
[quoted text clipped - 31 lines]
> >
> >Kim
David McRitchie - 05 May 2005 16:56 GMT
'Las Vegas'

---
HTH,
David McRitchie, Microsoft MVP - Excel    [site changed  Nov. 2001]
My Excel Pages:  http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page:        http://www.mvps.org/dmcritchie/excel/search.htm

> Thank you very much for your reponse.  It is VERY helpful.  I noticed that
> INDIRECT did not work for sheets that have two word names (e.g. Las Vegas).
[quoted text clipped - 38 lines]
> > >
> > >Kim
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.