Well since I got such great response so quickly, I'll try you for another question!
I am using the formula =IF(ISERROR(P7/Q7),"-",P7/Q7) to display a "-" rather than an error when the data isn't yet entered for calculcation.
However, if data is entered for calculation and denominator is 0, I want it to display a 0 (or NA or something else) rather than a -, so it will be obvious data was entered.
Is this possible?
Thanks!
I am using the formula =IF(ISERROR(P7/Q7),"-",P7/Q7) to display a "-" rather than an error when the data isn't yet entered for calculcation.
However, if data is entered for calculation and denominator is 0, I want it to display a 0 (or NA or something else) rather than a -, so it will be obvious data was entered.
Is this possible?
Thanks!