nganguyen303
New Member
- Joined
- Apr 14, 2011
- Messages
- 9
Hi,
I have a calculation to do. The formula is (on hand/sold quantity)*30.
However, on top of that, if on hand= 0 and sold quantity = 0 , then the answer should be 0.
if on-hand >=1 and sold quantity = 0, then the answer should be 30.
How do I write one whole formula to express this?
I have a calculation to do. The formula is (on hand/sold quantity)*30.
However, on top of that, if on hand= 0 and sold quantity = 0 , then the answer should be 0.
if on-hand >=1 and sold quantity = 0, then the answer should be 30.
How do I write one whole formula to express this?