Your formula works correctly when values are keyed into A17 and B17 and C17.
What formulas do you have in those cells?
--
Regards,
RD
---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"gudway" <(E-Mail Removed)> wrote in message
news:36A1978F-F178-48FB-80FB-(E-Mail Removed)...
> In E17 I placed =If(isblank(A17),"===",B17-C17)
> In A17 I have the date 4/4/05
> In B17 is the negative number -30.33
> In C17 is the number 0.00
>
> In E17 I get 30.33 instead of -30.33
> How can I fix this to get -30.33 in E17
>
> Also if A17 is blank/empty and B17 is empty and C17 is 500
> then I get #VALUE! in E17 instead of ===
>
> (E-Mail Removed)
>