Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Rich Hayes
 
Posts: n/a
Default Referencing worksheet names

In XP Excel I have 13 worksheet tabs, one for each month and 1 for a summary.
On Summary tab I have 12 columns with the month name in each as written on
the other 12 worksheet tab titles. Is it possible to reference a cell from
the summary page to; for example the January worksheet tab by linking the
cell on the summary sheet to the month name on the summary sheet. Ultimately
what I'm trying to do is be able to drag the formula from the Jan column
across and for it to reference the Feb heading on the summary page but pick
up the detail on the Feb worsheet tab. A formula in the summary sheet such as

=(cellC5,J15) would reference c5 in the summary page which would
have text of 'Feb05' in it and then cell J5 which would be on the worksheet
Feb 05.

Hope this makes sense. Any help would be appreciated.

Regards

Rich





  #2   Report Post  
Bernard Liengme
 
Posts: n/a
Default

Follow this method to reference a cell on another worksheet (even in another
open file)
Type =
Open the source worksheet and click on the cell to get something like
=Sheet2!A1 or ='Jan Sales'!A10
Not the single quotes when the sheet name has a space in it.
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Rich Hayes" wrote in message
...
In XP Excel I have 13 worksheet tabs, one for each month and 1 for a
summary.
On Summary tab I have 12 columns with the month name in each as written
on
the other 12 worksheet tab titles. Is it possible to reference a cell from
the summary page to; for example the January worksheet tab by linking the
cell on the summary sheet to the month name on the summary sheet.
Ultimately
what I'm trying to do is be able to drag the formula from the Jan column
across and for it to reference the Feb heading on the summary page but
pick
up the detail on the Feb worsheet tab. A formula in the summary sheet such
as

=(cellC5,J15) would reference c5 in the summary page which
would
have text of 'Feb05' in it and then cell J5 which would be on the
worksheet
Feb 05.

Hope this makes sense. Any help would be appreciated.

Regards

Rich







  #3   Report Post  
Rich Hayes
 
Posts: n/a
Default

Thanks for tis, unfortunately it doesn't answer my question.

What I'd like to do is instead of refernecing the worksheet is to reference
a cell in the summary sheet that has the same text as the worksheet name and
have this then pick up a specific cell from the other worksheet.

Sorry if I'm not explaning my self very clearly.

Regards

Richard

"Bernard Liengme" wrote:

Follow this method to reference a cell on another worksheet (even in another
open file)
Type =
Open the source worksheet and click on the cell to get something like
=Sheet2!A1 or ='Jan Sales'!A10
Not the single quotes when the sheet name has a space in it.
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Rich Hayes" wrote in message
...
In XP Excel I have 13 worksheet tabs, one for each month and 1 for a
summary.
On Summary tab I have 12 columns with the month name in each as written
on
the other 12 worksheet tab titles. Is it possible to reference a cell from
the summary page to; for example the January worksheet tab by linking the
cell on the summary sheet to the month name on the summary sheet.
Ultimately
what I'm trying to do is be able to drag the formula from the Jan column
across and for it to reference the Feb heading on the summary page but
pick
up the detail on the Feb worsheet tab. A formula in the summary sheet such
as

=(cellC5,J15) would reference c5 in the summary page which
would
have text of 'Feb05' in it and then cell J5 which would be on the
worksheet
Feb 05.

Hope this makes sense. Any help would be appreciated.

Regards

Rich








  #4   Report Post  
Bernard Liengme
 
Posts: n/a
Default

Sorry, I misunderstood.
In A1 I have the text - Jan Sales
In B1 I have the text - C7
In A2 I have the formula =INDIRECT("'"&A1&"'!"&B1) which displays the value
45 which is what is in cell C7 of the sheet called Jan Sales
In C1 I have the number 7, in A2 I have the formula
=INDIRECT("'"&A1&"'!C"&C1)
which again displays 45.

Let look more closely at first formula: INDIRECT( double-quote single-quote
double-quote ampersand A1 ampersand double-quote single quote
exclamation-mark double-quote ampersand B1)

Second formula: INDIRECT( double-quote single-quote double-quote ampersand
A1 ampersand double-quote single quote exclamation-mark C double-quote
ampersand C1)

best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Rich Hayes" wrote in message
...
Thanks for tis, unfortunately it doesn't answer my question.

What I'd like to do is instead of refernecing the worksheet is to
reference
a cell in the summary sheet that has the same text as the worksheet name
and
have this then pick up a specific cell from the other worksheet.

Sorry if I'm not explaning my self very clearly.

Regards

Richard

"Bernard Liengme" wrote:

Follow this method to reference a cell on another worksheet (even in
another
open file)
Type =
Open the source worksheet and click on the cell to get something like
=Sheet2!A1 or ='Jan Sales'!A10
Not the single quotes when the sheet name has a space in it.
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Rich Hayes" wrote in message
...
In XP Excel I have 13 worksheet tabs, one for each month and 1 for a
summary.
On Summary tab I have 12 columns with the month name in each as
written
on
the other 12 worksheet tab titles. Is it possible to reference a cell
from
the summary page to; for example the January worksheet tab by linking
the
cell on the summary sheet to the month name on the summary sheet.
Ultimately
what I'm trying to do is be able to drag the formula from the Jan
column
across and for it to reference the Feb heading on the summary page but
pick
up the detail on the Feb worsheet tab. A formula in the summary sheet
such
as

=(cellC5,J15) would reference c5 in the summary page which
would
have text of 'Feb05' in it and then cell J5 which would be on the
worksheet
Feb 05.

Hope this makes sense. Any help would be appreciated.

Regards

Rich










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
Referencing data in different worksheet based on month name cosmo_canuck Excel Worksheet Functions 3 August 22nd 05 07:27 AM
Conversion of Cell Contents into a Functional Worksheet name ? GMJT Excel Worksheet Functions 1 August 21st 05 04:59 PM
Linking arrays and Worksheet names gsimmons2005 Excel Worksheet Functions 2 August 18th 05 04:54 PM
How to link Excel worksheet tab names to dates in each worksheet? Pat Excel Worksheet Functions 9 January 31st 05 07:51 AM
Worksheet names JF Bouthillier Excel Worksheet Functions 3 November 6th 04 04:28 AM


All times are GMT +1. The time now is 06:08 AM.

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"