LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Formula help

Looks ok when I tested your formula here. It could be data inconsistencies
throwing correct matching off, eg: extraneous white spaces here and there.

Try it with TRIM wrapped for more robust matching, array-entered:
=INDEX([Koda.xls]Sheet1!$O$2:$O$300,
MATCH(1,(TRIM([Koda.xls]Sheet1!$N$2:$N$300)=TRIM(Q11))*
(TRIM([Koda.xls]Sheet1!$F$2:$F$300)="y"),0))
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:16,000 Files:354 Subscribers:53
xdemechanik
---
"Jan" wrote:
Hi Max,

I entered the array formula on List1 as suggested and it returns #N/A in all
cells. I've separated formula below to make it easier to read. Any other
thoughts?

{=INDEX('[Koda.xls]Sheet1'!$O$2:$O$300,
MATCH(1,('[Koda.xls]Sheet1'!$N$2:$N$300=Q11)*
('[Koda.xls]Sheet1'!$F$2:$F$300="y"),0))}

TIA


 
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



All times are GMT +1. The time now is 06:14 AM.

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"