Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10
Default How can I refer to a worksheet using text in a cell?

I'm trying to create a reference to another worksheet using the text in a cell.
For example I have a sheet called Tom, I put the text Tom in cell A1. I then
want to be able to refer to the worksheet Tom using the cell A1.
Is this possible?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,646
Default How can I refer to a worksheet using text in a cell?


=INDIRECT(A1&"!A1")
gives you the value of cell A1 of sheet Tom.

Regards,
Stefi

€˛Preston€¯ ezt Ć*rta:

I'm trying to create a reference to another worksheet using the text in a cell.
For example I have a sheet called Tom, I put the text Tom in cell A1. I then
want to be able to refer to the worksheet Tom using the cell A1.
Is this possible?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default How can I refer to a worksheet using text in a cell?

You can also make cell A1 a named range, TOM, and make reference to that
named range. The disadvantage to this method is that if you have reason to
change the value in A1, the named range will not also change to the new
value. But I believe the formula Stefi gives would do that for you.

Dave
--
Brevity is the soul of wit.


"Stefi" wrote:


=INDIRECT(A1&"!A1")
gives you the value of cell A1 of sheet Tom.

Regards,
Stefi

€˛Preston€¯ ezt Ć*rta:

I'm trying to create a reference to another worksheet using the text in a cell.
For example I have a sheet called Tom, I put the text Tom in cell A1. I then
want to be able to refer to the worksheet Tom using the cell A1.
Is this possible?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 144
Default How can I refer to a worksheet using text in a cell?

"Brevity is the soul of wit"

Yes, but long ago a very wise man said: (wrote) "Brevis esse laboro,
obscurus fio". (Horace, Ars Poetica 25/26 and, later, Quintilianus 9.3.65).

Jack Sons
The Netherlands

"Dave F" schreef in bericht
...
You can also make cell A1 a named range, TOM, and make reference to that
named range. The disadvantage to this method is that if you have reason
to
change the value in A1, the named range will not also change to the new
value. But I believe the formula Stefi gives would do that for you.

Dave
--
Brevity is the soul of wit.


"Stefi" wrote:


=INDIRECT(A1&"!A1")
gives you the value of cell A1 of sheet Tom.

Regards,
Stefi

"Preston" ezt ķrta:

I'm trying to create a reference to another worksheet using the text in
a cell.
For example I have a sheet called Tom, I put the text Tom in cell A1. I
then
want to be able to refer to the worksheet Tom using the cell A1.
Is this possible?



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
refer to last cell in worksheet? svh646 Excel Worksheet Functions 2 July 25th 06 01:23 AM
How do I get ONLY new info from 1 Worksheet to another automatical Elaine Excel Worksheet Functions 6 July 13th 06 05:45 PM
Copy text from text box to cell in another worksheet pfa Excel Worksheet Functions 2 June 24th 06 01:29 AM
Using 'If' refer to specific words in a cell containing text Casino Guy Excel Worksheet Functions 5 August 10th 05 02:02 PM
HOW CAN I AUTO FILL A CELL WITH TEXT FROM ANOTHER WORKSHEET TEXT . waz Excel Worksheet Functions 2 December 29th 04 07:49 PM


All times are GMT +1. The time now is 03:30 PM.

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"