
In a perfect scenario, I have a value in both column 12 and column 11. I would need simple [12]-[11] formula.
The issue is, sometimes there isnt a value in 11. For instance if I have a value in [12] and 0.00 in [11],[10],[9], then a non 0 value in [8], I would need to do [12]-[8]
Is there a formula I could use to detect the next non 0 value in columns? Also if [12] is a 0.00 I would require no actions