Forum Discussion

FifthSteve's avatar
FifthSteve
Copper Contributor
Apr 13, 2022
Solved

Find the first, second, third, and so values in an array.

I have an array that is 70 rows and 30 columns wide. Looking up the first value larger than zero in a certain column in the array is simple. How do I find the second, the third, the fourth, and so on...

Resources