Match works on a single column or row, it does not work on an array like that
You could perhaps try something like this?
=IFERROR(MATCH(A7,A1:A5,0),MATCH(A7,B1:B5,0))
Match works on a single column or row, it does not work on an array like that
You could perhaps try something like this?
=IFERROR(MATCH(A7,A1:A5,0),MATCH(A7,B1:B5,0))
1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
2. If your question is resolved, mark it SOLVED using the thread tools
3. Click on the star if you think someone helped you
Regards
Ford
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks