Must have hit the "post thread" B4 I was ready.
In this worksheet I created a formula =IF(A6 >0, 2.375, "") in column D, G, I, L, to clear a number that I want to appear when I enter a value in the A & B column. That created a problem for columns P & Q however.
How do I incorporate a formula to clear or blank out the #VALUE! from the cells that are in error?
Chihiro, You are correct! I'm sure this is old hat for you. You make it look too easy, which I guess it is, if you understand how excel works. I think I learn something new every time I use it. Cool!
That worked like a champ.
Here is the formula: =IF(A4="","",IF(E4<>"",((A4-D4-(E4*F4)-G4)/(F4+1))+$N$2,(A4-D4-G4)+$N$2))