Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Todd
 
Posts: n/a
Default can formula to read sheetname from a cell?

I have a formula with references to other worksheets. Is there a way to have
the formula read the sheet name from another cell?

Worksheet(1)
Sheet name Formula I have now: Formula I hope for:
Bob =Bob!c3 =sheetname(This sheet A1)!c3

Jill =Jill!c3 =sheetname(This sheet
A2)!c3
Peter =Peter!c3 =sheetname(This sheet A3)!c3


Thanks,


Todd
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
=INDIRECT("'" & A1 & "'!C3")

--
Regards
Frank Kabel
Frankfurt, Germany

"Todd" schrieb im Newsbeitrag
...
I have a formula with references to other worksheets. Is there a way

to have
the formula read the sheet name from another cell?

Worksheet(1)
Sheet name Formula I have now: Formula I hope

for:
Bob =Bob!c3 =sheetname(This sheet

A1)!c3

Jill =Jill!c3 =sheetname(This

sheet
A2)!c3
Peter =Peter!c3 =sheetname(This sheet

A3)!c3


Thanks,


Todd


  #3   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

One way

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

Regards,

Peo Sjoblom


"Todd" wrote:

I have a formula with references to other worksheets. Is there a way to have
the formula read the sheet name from another cell?

Worksheet(1)
Sheet name Formula I have now: Formula I hope for:
Bob =Bob!c3 =sheetname(This sheet A1)!c3

Jill =Jill!c3 =sheetname(This sheet
A2)!c3
Peter =Peter!c3 =sheetname(This sheet A3)!c3


Thanks,


Todd

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
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM
How can I write an if-then formula for 0 or less than 0 in cell t. Baz1 Excel Worksheet Functions 1 November 30th 04 04:33 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
How do I do math on a cell name in formula? Mark Mulik Excel Worksheet Functions 3 November 23rd 04 03:43 PM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM


All times are GMT +1. The time now is 09:00 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"