#1   Report Post  
chalky
 
Posts: n/a
Default Worksheet Names


I have a workbook with multiple worksheets. If i have a master sheet
with a list of sheet references is there a way i can reference a cell
via the sheet reference?

EG. If each sheet refers to a case, then the master has a list of 10
cases in column A (which will change).

Sheet Ref Case Value
1 A
10 B
15 F
5 C
2 D
3 I

(Please note the sheet ref is the number and the letter is supposed to
be a case name but the formating is moving it too close together...)

The value i am looking for will be in the same cell in each sheet (lets
say C5) so i just need to to change the sheet reference. I have tried
using CONCATENATE preceeded by the INDIRECT formula but this is
returning #REF! Any ideas?


--
chalky
------------------------------------------------------------------------
chalky's Profile: http://www.excelforum.com/member.php...o&userid=23758
View this thread: http://www.excelforum.com/showthread...hreadid=483089

  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default Worksheet Names

If your sheet name is say 1A|, then use

=INDIRECT("'"&A1&B1&"'!C5")

--

HTH

RP
(remove nothere from the email address if mailing direct)


"chalky" wrote in
message ...

I have a workbook with multiple worksheets. If i have a master sheet
with a list of sheet references is there a way i can reference a cell
via the sheet reference?

EG. If each sheet refers to a case, then the master has a list of 10
cases in column A (which will change).

Sheet Ref Case Value
1 A
10 B
15 F
5 C
2 D
3 I

(Please note the sheet ref is the number and the letter is supposed to
be a case name but the formating is moving it too close together...)

The value i am looking for will be in the same cell in each sheet (lets
say C5) so i just need to to change the sheet reference. I have tried
using CONCATENATE preceeded by the INDIRECT formula but this is
returning #REF! Any ideas?


--
chalky
------------------------------------------------------------------------
chalky's Profile:

http://www.excelforum.com/member.php...o&userid=23758
View this thread: http://www.excelforum.com/showthread...hreadid=483089



  #3   Report Post  
chalky
 
Posts: n/a
Default Worksheet Names


Ah perfect, that is exactly what i was trying to get to with CONCATENATE
but your way is loads better. Well for a start it works!

Cheers
Chris


--
chalky
------------------------------------------------------------------------
chalky's Profile: http://www.excelforum.com/member.php...o&userid=23758
View this thread: http://www.excelforum.com/showthread...hreadid=483089

  #4   Report Post  
Bob Phillips
 
Posts: n/a
Default Worksheet Names

Chris,

CONCATENATE is a completely unnecessary function, & does it just as well,
and is more self-explanatory IMO.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"chalky" wrote in
message ...

Ah perfect, that is exactly what i was trying to get to with CONCATENATE
but your way is loads better. Well for a start it works!

Cheers
Chris


--
chalky
------------------------------------------------------------------------
chalky's Profile:

http://www.excelforum.com/member.php...o&userid=23758
View this thread: http://www.excelforum.com/showthread...hreadid=483089



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
Automating Worksheet Names Tenaj Excel Worksheet Functions 16 January 13th 08 03:13 PM
Lookups using worksheet names Soapydux Excel Discussion (Misc queries) 3 November 6th 05 04:17 PM
Dynamic Worksheet Names Łukasz Czech Links and Linking in Excel 1 August 15th 05 09:41 PM
Search/Match between 2 x separate Worksheets and populate result in third worksheet Alan Bartley Excel Discussion (Misc queries) 1 April 11th 05 05:21 AM
Indirect reference from one worksheet to another Bill Sturdevant Excel Worksheet Functions 2 December 17th 04 01:23 PM


All times are GMT +1. The time now is 11:55 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"