Hi Graeme
Not sure whether this will stop the suppressed rows appearing, but it
will suppress the zero's.
Wrap your item formula with an IF()
something like
=IF(AND(ISNUMBER(S/L),ISNUMBER(P/L)),S/L-P/L,"")

Signature
Regards
Roger Govier
> Hi there,
>
[quoted text clipped - 10 lines]
>
> Any ideas?
graemeW - 31 Oct 2006 12:28 GMT
thanks Roger, nice try....but I guess that because its totalling its
expecting something numeric, and i just get #value where i previously
had 0.
> Hi Graeme
>
[quoted text clipped - 23 lines]
> >
> > Any ideas?
Roger Govier - 31 Oct 2006 13:08 GMT
Hi Graeme
I assumed that what we were talking about was numeric data.
How can you be calculating variance in a PT on text values?

Signature
Regards
Roger Govier
> thanks Roger, nice try....but I guess that because its totalling its
> expecting something numeric, and i just get #value where i previously
[quoted text clipped - 30 lines]
>> >
>> > Any ideas?