Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default Dynamic sheetname reference.

I have modified the index/match formula from a tutorial I got off the
Microsoft site to almost suit my needs. I have ran into the issue of
pulling data from an unopen workbook, however. I THINK I have decided
to use one huge workbook (NR Data) that uses one tab of data for every
week, and leave that workbook and the workbook this formula goes into
in the same place.

=INDEX('[NR Data.xls]Sheet1'!$A:$Y,MATCH("Totals for "&$A$2&":",'[NR
Data.xls]Sheet1'!$A:$A,0),MATCH(B$3,'[NR Data.xls]Sheet1'!$2:$2,0))

This formula will be copied into many cells in a person's summary
sheet for the year. $A$2 will be the lookup reference for a person's
name on their sheets with $A:$A being where on "NR Data" it look for
that persons name. The idea is to have the worksheet this formula is
used for a template. A2 has a formula that updates unpon the renaming
of the sheetname it is in.

I will have B (B$3) column be the area where it will reference
category headers, dynamic to the column I paste the formula. $A:$Y
will be where the formula looks for the match to the category from
column "B"

Can I easily make "sheet1" a reference to the dates (i.e.
2/2/2008,2/9/2008) that will be in column A? If so, is index the way
to go? Is there a better approach to all of this? I'd rather not have
to open this big workbook every time, if possible, for up to 200
people's sheets from a network drive.

Thanks,

Alden
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
Reference Sheetname in Formula JMay Excel Discussion (Misc queries) 6 March 10th 07 02:05 PM
Dynamic reference to another tab name Angus Excel Worksheet Functions 5 February 9th 07 05:41 PM
Using a cell to reference sheetname in vlookup function jnasr Excel Worksheet Functions 1 October 25th 06 05:06 PM
Reference to a dynamic range Yossi Excel Discussion (Misc queries) 2 April 12th 05 12:57 PM
Replace a sheetname with a cell reference to link to another work. lindaw2323 Excel Worksheet Functions 1 November 17th 04 06:20 AM


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