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 / July 2006

Tip: Looking for answers? Try searching our database.

Cell/Worksheet references

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DavidRennox - 27 Jul 2006 15:39 GMT
In Excel, how can I use the contents of a cell in a formula to direct to
a specific worksheet.

I have several worksheets and I want to extract the contents of a cell
on a specific worksheet by using the contents of a cell to name the
worksheet.

i.e. Suppose I want to access the value of cell F5 on worksheet
"sheet1".
In cell A1 of the current worksheet is the text "sheet1".
So, instead of the formula being "=sheet1!F5" I want it to be "A1!F5"
so that, as I change the value of A1, I get the value of cell F5 from a
different worksheet.

Signature

DavidRennox

RagDyeR - 27 Jul 2006 16:04 GMT
Try this:

=INDIRECT("'"&A1&"'!F5")

Signature

HTH,

RD
=====================================================
Please keep all correspondence within the Group, so all may benefit!
=====================================================

In Excel, how can I use the contents of a cell in a formula to direct to
a specific worksheet.

I have several worksheets and I want to extract the contents of a cell
on a specific worksheet by using the contents of a cell to name the
worksheet.

i.e. Suppose I want to access the value of cell F5 on worksheet
"sheet1".
In cell A1 of the current worksheet is the text "sheet1".
So, instead of the formula being "=sheet1!F5" I want it to be "A1!F5"
so that, as I change the value of A1, I get the value of cell F5 from a
different worksheet.

Signature

DavidRennox
------------------------------------------------------------------------
DavidRennox's Profile:
http://www.excelforum.com/member.php?action=getinfo&userid=36854
View this thread: http://www.excelforum.com/showthread.php?threadid=565621

Dave Peterson - 27 Jul 2006 16:04 GMT
=indirect("'" & a1 & "'!F5")

> In Excel, how can I use the contents of a cell in a formula to direct to
> a specific worksheet.
[quoted text clipped - 15 lines]
> DavidRennox's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=36854
> View this thread: http://www.excelforum.com/showthread.php?threadid=565621

Signature

Dave Peterson


Rate this thread:






 
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.