A Taylor
Board Regular
- Joined
- Jan 13, 2003
- Messages
- 81
Hi, I am trying to use the value of a formula as an argument in another formula and I get the Value Error, which I have corrected, but is there anyway to only use the Result of the formula in the argument as it is the formula that is causing the error
Column G formula is =IFERROR(IF(OR(B4>0,C4>0),SUM(C4:F4),""),"")
Column C has the formula = IF(B3>0,B3/2.88,"") which causes the error in column G
I want the formula in column G to only use the result or value of column C in the argument
Hope this makes sense
Thanks in anticipation
Column G formula is =IFERROR(IF(OR(B4>0,C4>0),SUM(C4:F4),""),"")
Column C has the formula = IF(B3>0,B3/2.88,"") which causes the error in column G
I want the formula in column G to only use the result or value of column C in the argument
Hope this makes sense
Thanks in anticipation