cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

Translate the entire conversation x

Problem with match function in a loop

Raiko
17-Peridot

Problem with match function in a loop

Hello folks,

I'm mystified. I'm trying to identify matching values in two different arrays (see attached file). Works fine when using match in a single equation, however fails when I let it run through a loop.

It's probably me and I'd appreciate any help.

Raiko

P.S.

MC15 on a win7, 64 bit machine.

ACCEPTED SOLUTION

Accepted Solutions

The problem is because there isn't always a match; but using "on error" catches this - see attached.

Alan

View solution in original post

2 REPLIES 2

The problem is because there isn't always a match; but using "on error" catches this - see attached.

Alan

Raiko
17-Peridot
(To:AlanStevens)

Thank you Alan. That was the clue I needed.

Raiko

Announcements


Top Tags