> the addition of the two fields works just fine (they are number values
> within the same table) but i want the 0 (zero) to go away so that the
> result
> field (where the formula is) is empty.
At the moment I'm not sure I follow, but am assuming that you mean that the
result of the {=} field is always displayed, even when it is 0.
But is the result actually 0, or is it something like 0.0? i.e., what is the
result of {=field_B1+field_D1 ) (or whatever you actually have), on its own?
Also, now you've played around with fields a bit more, does my other
suggestion along the lines of
{ =SUM(E2,G2) \#"#.00;-#00;" }
do the trick?
NB, it's sometimes helpful if you can show the field codes /exactly// as
they are in your document.
Peter Jamieson
> OK...i now have the following:
>
[quoted text clipped - 71 lines]
>> >> >
>> >> > Any ideas??
Kevin - 09 Feb 2006 17:55 GMT
YES!!! it works! that is so cool. thank you so much!!
> > the addition of the two fields works just fine (they are number values
> > within the same table) but i want the 0 (zero) to go away so that the
[quoted text clipped - 94 lines]
> >> >> >
> >> >> > Any ideas??