Hi,
I'm trying to find the column number of the first cell in a row that is greater than zero.
There are 31 columns of of data, so if statments aren't working for me.
any suggestions
Example
1 2 3 4 5 6 7 8 9
A 0 0 0 0 0 0 8 1 0 = 7
B 0 0 2 0 0 0 0 0 0 = 3
C 0 0 0 0 0 0 0 0 1 = 9
Thanks![]()
Bookmarks