Good afternoon. How do I format my formula as to not allow the subtraction to take place if one of the cells are blank?
=[Starting Board #]@row - [Ending Board # (Top of Stack)]@row
The math is simple unless the Ending Board # cell is blank. I wish to maintain accurate inventory at all times, so if the "Ending Board #" cell is left blank until the last board is used, Smartsheet runs the formula tallying an inaccurate amount (as seen in the screenshot above).
Once the range of material has been used and entered, all my data points are accurate.
What's the formula look like to not run the formula with a blank cell and to still run it with both cells populated?