Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
lee lee is offline
external usenet poster
 
Posts: 184
Default Index - Match - Vlookup Error

This Works Correctly
=INDEX(RATE_YR1_GS,MATCH(B8,LAB_CAT_NUM_GS,0),MATC H
(A8,COMP_NAME_GS,0)

I'm attempting to modify the formula to swap out range names of arrays

This Returns #VALUE
=INDEX(VLOOKUP(J2,RATE_MAP,2,FALSE),MATCH(B8,LAB_C AT_NUM_GS,0),MATCH(A8,COMP_NAME_GS,0)

I'm attempting to do a lookup to return the correct range name of the array.
The Lookup is returning "RATE_YR1_GS"

Below is the RATE_MAP Table (I entered "1" in cell J2)

A B C

1 RATE_YR1_GS RATE_YR1_CS
2 RATE_YR2_GS RATE_YR2_CS
3 RATE_YR3_GS RATE_YR3_CS

It appears that it is looking up correctly, but there apparently is
something about the combination of index, match, and vlookup I don't
understand.

Any help will be appreciated. Thanks!

--
Lee
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
index Match, or Vlookup Match.. news.transedge.com Excel Worksheet Functions 1 August 3rd 07 02:00 AM
VLOOKUP, INDEX & MATCH ERROR HELP sahafi Excel Worksheet Functions 6 September 12th 06 11:26 PM
Need Help with Index and Match or Vlookup japorms Excel Worksheet Functions 1 August 2nd 06 10:45 PM
VLookup or Index Match ? TARZAN Excel Worksheet Functions 1 March 15th 05 10:24 PM
Vlookup, index, match? Phyllis Excel Worksheet Functions 4 December 13th 04 11:23 PM


All times are GMT +1. The time now is 10:45 AM.

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"