LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default How can I use and indexed value as the name of an array for vlooku

I have a specific date in cell N1 field: 09/16/2007
I am taking only the month to generate the name of an Array called "SEPTAB".
SEPTAB is the name of an array in a different worksheet. I want to use the
date for the vlookup to the spread sheet that has the "SEPTAB" Array. Here
are my values.
Cell $n$1 contains 09/16/2007
Array ChuckTAB has: =IF((LEFT(N1,2)="09"),"SEPTAB","09") which returns
"SEPTAB" properly and this statement is on line 9 of the ChuckTab array.
I am then using it like:
=VLOOKUP($N$1,'G:\mysubvol\Accounting\BadDog2007Mo nthly.xls'!INDEX(Chuckindex,(LEFT($N$1,2))),12)

It should build this formula when the values are expanded
=VLOOKUP(09/16/2007,'G:\mysubvol\Accounting\BadDog2007Monthly.xls '!SEPTAB,12)

I hope I am just missing something subtle.

 
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
How do I create and indexed field Maryse Excel Discussion (Misc queries) 1 January 5th 07 04:46 PM
format indexed cell Nick Hodge Excel Discussion (Misc queries) 0 November 1st 06 07:39 AM
calculate percentile for indexed numbers. Thanks dan New Users to Excel 1 September 5th 06 07:19 PM
Sum from an indexed array/table [email protected] Excel Discussion (Misc queries) 1 May 17th 05 07:41 PM
indexed line chart? Xaver Hinterhuber Charts and Charting in Excel 1 February 23rd 05 02:39 AM


All times are GMT +1. The time now is 01:06 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"