#1   Report Post  
3PLEngineer
 
Posts: n/a
Default Cells in address

I need to use a cell entry as part of the link address for another cell in
the same sheet. Cell A1 of Data Input will show only the Month. Each tab in
the workbook has a month as the sheet name. Cell B2 needs to link to the tab
of the same name as A1 but point to cell C1 of that sheet. Is there any way
to have this happen using a basic formula instead of VBA?
  #2   Report Post  
rahrah3a
 
Posts: n/a
Default

try using indirect where cell A1 equals the month name. This should resolve
to, using January as an example =January!C1

=INDIRECT(A1&"!c1")

"3PLEngineer" wrote:

I need to use a cell entry as part of the link address for another cell in
the same sheet. Cell A1 of Data Input will show only the Month. Each tab in
the workbook has a month as the sheet name. Cell B2 needs to link to the tab
of the same name as A1 but point to cell C1 of that sheet. Is there any way
to have this happen using a basic formula instead of VBA?

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
paste special | values should work with merged cells PastingSpecial Excel Discussion (Misc queries) 1 June 20th 05 06:51 PM
Using SUM function with #N/A in some cells Jeeper Excel Worksheet Functions 5 June 10th 05 06:28 AM
Counting only active cells Sac73 Excel Discussion (Misc queries) 16 April 4th 05 05:49 AM
Help adding text values Texas-DC_271 Excel Worksheet Functions 7 January 15th 05 11:14 PM
Protected cells -automatically format to a different color Fred Evans Excel Discussion (Misc queries) 9 December 3rd 04 12:59 PM


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