Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
sc sc is offline
external usenet poster
 
Posts: 28
Default linking a worksheet by a cell reference

I have a spreadsheet that will have tabs for each month. There are fomulas
in the worksheet that reference the previous months tab (that would be labled
for example March.) Is there any way that I could have a cell in the current
worksheet that you could input the previous months name and the formulas
automatically change to reference the proper worksheet with the same name?

I would ideally like to copy the worksheet change a cell for the previous
month and not have to re reference the formulas to pick up the proper tab.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default linking a worksheet by a cell reference

Suppose you have ="March!A1" in D10 of the summary sheet
In some cell (say D9) enter the text March
In D10 use =INDIRECT(D9&"!A1")
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"SC" wrote in message
...
I have a spreadsheet that will have tabs for each month. There are fomulas
in the worksheet that reference the previous months tab (that would be
labled
for example March.) Is there any way that I could have a cell in the
current
worksheet that you could input the previous months name and the formulas
automatically change to reference the proper worksheet with the same name?

I would ideally like to copy the worksheet change a cell for the previous
month and not have to re reference the formulas to pick up the proper tab.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 193
Default linking a worksheet by a cell reference

On Apr 9, 8:40*am, SC wrote:
I have a spreadsheet that will have tabs for each month. *There are fomulas
in the worksheet that reference the previous months tab (that would be labled
for example March.) *Is there any way that I could have a cell in the current
worksheet that you could input the previous months name and the formulas
automatically change to reference the proper worksheet with the same name?

I would ideally like to copy the worksheet change a cell for the previous
month and not have to re reference the formulas to pick up the proper tab. *


SC, you might fiddle with this concept: On your current months tab,
create a dropdown list through data validation which contains a list
of all your tab names.

Now create formulas using the now visible selection as your referenced
range and do a series of lookups or whatever function you chose to
extract the desired data.

Its a start.
Pierre

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
sc sc is offline
external usenet poster
 
Posts: 28
Default linking a worksheet by a cell reference


Thanks!! That worked perfectly! It will definetly beat find & replacing
the worksheet reference!


"Bernard Liengme" wrote:

Suppose you have ="March!A1" in D10 of the summary sheet
In some cell (say D9) enter the text March
In D10 use =INDIRECT(D9&"!A1")
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"SC" wrote in message
...
I have a spreadsheet that will have tabs for each month. There are fomulas
in the worksheet that reference the previous months tab (that would be
labled
for example March.) Is there any way that I could have a cell in the
current
worksheet that you could input the previous months name and the formulas
automatically change to reference the proper worksheet with the same name?

I would ideally like to copy the worksheet change a cell for the previous
month and not have to re reference the formulas to pick up the proper tab.




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
Linking Cell Reference anshu[_2_] Excel Discussion (Misc queries) 1 July 25th 07 11:04 AM
WORKSHEET NAME = CELL REFERENCE tim m Excel Worksheet Functions 0 October 16th 06 08:00 PM
linking cell value to specific worksheet in the same workbook lester Excel Discussion (Misc queries) 0 July 27th 06 10:56 AM
linking four cell with multipule colums with other worksheet syed rafi ahmed Excel Worksheet Functions 1 May 6th 06 08:58 AM
Worksheet reference (i.e placing worksheet name in a cell) Roger Roger Excel Worksheet Functions 1 January 20th 05 03:40 PM


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