I guess this is simple, but I got a bit lost…
There is an input slice with string-numbers that should be compared to string-numbers in a spread with multiple slices. The result should be a spread that shows the matches.
As I had to separate the strings in order to compare it, the original index numbers got lost. How to re-arrange the spread in order to get back the original Index?
Attached a patch that illustrates the problem. Thanks for any help!
compare1.v4p (15.1 kB)