Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default worksheet name in formula

Hi All

i have formula
=INDEX('C:\My documents\[Products.xls]September'!$A$1:$M$1000;
MATCH($A9;'C:\My documents\[Products.xls]September'!$A$1:$A$1000;);
MATCH(C$20;'C:\My documents\[Products.xls]September'!$1:$1;))
I have in workbook 12 sheets( 12 months)
I like to use cell A1 name of the month. Is it possible, that formula will
read sheet name from cell A1


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,355
Default worksheet name in formula

Look here to see how to get the sheet name:

http://www.ozgrid.com/VBA/return-sheet-name.htm

"Jaan" wrote:

Hi All

i have formula
=INDEX('C:\My documents\[Products.xls]September'!$A$1:$M$1000;
MATCH($A9;'C:\My documents\[Products.xls]September'!$A$1:$A$1000;);
MATCH(C$20;'C:\My documents\[Products.xls]September'!$1:$1;))
I have in workbook 12 sheets( 12 months)
I like to use cell A1 name of the month. Is it possible, that formula will
read sheet name from cell A1


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 299
Default worksheet name in formula

You need an add-in, there is a built in function called INDIRECT that can do
this but only if the workbook is open, your use of the path indicates you
are pulling values from a closed workbook. You can download morefunc from
here

http://xcell05.free.fr/english/

it has a function called INDIRECT.EXT

ftp://members.aol.com/hrlngrv/

pull.zip will also work



--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
(Remove ^^ from email)



"Jaan" wrote in message
...
Hi All

i have formula
=INDEX('C:\My documents\[Products.xls]September'!$A$1:$M$1000;
MATCH($A9;'C:\My documents\[Products.xls]September'!$A$1:$A$1000;);
MATCH(C$20;'C:\My documents\[Products.xls]September'!$1:$1;))
I have in workbook 12 sheets( 12 months)
I like to use cell A1 name of the month. Is it possible, that formula will
read sheet name from cell A1




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
Worksheet from Formula Scott Morton Excel Worksheet Functions 2 June 23rd 06 12:00 PM
Indirect formula using Data Validation List of Worksheet Tabs Scott Excel Worksheet Functions 1 December 5th 05 02:59 PM
What is the formula to reference a cell in a different worksheet? Jenney Zellner Excel Worksheet Functions 2 October 14th 05 09:26 AM
Comparing a list to a Calendar worksheet. PatrickL Excel Worksheet Functions 0 August 25th 05 04:21 PM
Cannat paste that macro formula onto a worksheet Stephen White Excel Discussion (Misc queries) 2 May 27th 05 11:58 AM


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