(Advanced Help) Finding first Non-Negative Number!!!
Posted by deadlee on February 04, 2002 7:53 AM
Hey guys,
I gotta small problem here. i'm stuck!!!
I have a row of calculated fields, and I want to use the first Non-Negative Cell in another calculation.
How do i do that? cannot figure out the logic.
eg: 0.00 0.00 0.00 3.16 3.17
I want the value 3.16 in another field. How do i obtain that value using logic only?
Would appreciate any help guys