Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joe Joe is offline
external usenet poster
 
Posts: 476
Default Index Match Lookup

I'm using an Index Match Lookup function to look accross a row for a specific
value, then look down a specific column for a specific value, and enter the
value that corresponds the two matches in my table. Unfortunately, the
result is incorrect, but it is resulting in a value from a different cell in
my table. I cannot find a pattern or reason for the dispcrepancy and the
formula appears to be correct and functioning. What could be causing the
result to be incorrect?

I have attached my formula, notice it refenences a different spreadsheet for
the index function and match function. I don't believe that is causing the
problem, but thought it was worth pointing out.

=IF(F$6="joint life",(INDEX('Joint Life'!B$6:AK$71,MATCH(B11,'Joint
Life'!B$5:AK$5,0),MATCH(I11,'Joint
Life'!A$6:A$71,0))),(IF(B11<70,"NA",(LOOKUP(B11,'U niform
Life'!B$5:C$50,'Uniform Life'!C$5:C$50)))))
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
LOOKUP instead of Index and Match frankjh19701 Setting up and Configuration of Excel 1 March 16th 12 09:48 PM
if/lookup/index/match? JR Excel Worksheet Functions 7 November 25th 08 10:00 AM
lookup/match/index help TonTon165 Excel Discussion (Misc queries) 1 March 12th 08 02:49 PM
Lookup, index, match? Kikuchisawa Excel Worksheet Functions 1 March 10th 08 09:14 PM
Match Index Lookup Kevin Excel Discussion (Misc queries) 1 March 17th 06 04:40 PM


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