Hi
I have a condition that either returns a profit or does not return a profit.
So if there is a sale, column A = S.
If there is no sale, column A = NS
If there is a sale then the return (column D) is price (Column B)*quantity (number of units) (Column C)
If no sale then the return is 0...