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 / New Users / February 2008

Tip: Looking for answers? Try searching our database.

Multiple Worksheets formula - Help

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DeanH - 15 Feb 2008 13:15 GMT
Excel 2003 on XP
I have a file that contains nearly one hundred worksheets.
Each Worksheet has been renamed with the city location it relates to.
All the worksheets are exactly the same.
On a new sheet, I wish to extract from each location sheet information from
a number of cells, these will always the the same cells.
I have a list of the worksheet names in column A (say), then in the
subsequent columns I wish to have the results of the cells.

What formula can I right that can be pasted down that picks up the worksheet
name in column A and returns the cell data per worksheet?

Obviously I can do this manually but with over 50 cells to extract from each
worksheet, I hope someone can assist me.
Hope this is clear enough.
Many thanks in advance
DeanH
Dave Peterson - 15 Feb 2008 15:09 GMT
With the worksheet names in A2:A101
and the cell addresses to retrieve in B1:AY1, you could put a formula like this
in B2:

=INDIRECT("'"&$A2&"'!"&B$1)

Drag down and drag across.

> Excel 2003 on XP
> I have a file that contains nearly one hundred worksheets.
[quoted text clipped - 13 lines]
> Many thanks in advance
> DeanH

Signature

Dave Peterson

DeanH - 15 Feb 2008 15:57 GMT
Fantastic.
I have been playing with concatenate and & but the Indirect is new to me.
Many thanks and have a great weekend.
DeanH

> With the worksheet names in A2:A101
> and the cell addresses to retrieve in B1:AY1, you could put a formula like this
[quoted text clipped - 21 lines]
> > Many thanks in advance
> > DeanH
 
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.