Hi...
Could anyone help me with a solution to this.
i am wondering if there is a function that will help me find... say 1st/2nd etc occurences of a condition in a list ?
e.g.
I want to pick out the first 3 numbers (say) that are over zero.
so if my list is 0.00, 23.45, 45.67, 0.00, 0.00...