K
KeriM
I'm having trouble with a Match array function. They work when
separate them into their own match function, but not when I try to do a
array. I'm trying to lookup two values in different columns and retur
the corresponding row number.
This is my function:
Code
-------------------
{MATCH(1,(('[OtherWB]Sheet1'!$B:$B=A3&"*") * ('[OtherWB]Sheet1'!$C:$C="*"&RIGHT($A$4,3)&"*")),0)}
-------------------
Any help is appreciated. Thanks
+-------------------------------------------------------------------
+-------------------------------------------------------------------
separate them into their own match function, but not when I try to do a
array. I'm trying to lookup two values in different columns and retur
the corresponding row number.
This is my function:
Code
-------------------
{MATCH(1,(('[OtherWB]Sheet1'!$B:$B=A3&"*") * ('[OtherWB]Sheet1'!$C:$C="*"&RIGHT($A$4,3)&"*")),0)}
-------------------
Any help is appreciated. Thanks
+-------------------------------------------------------------------
+-------------------------------------------------------------------