Apply the NZ function in the query.
Just to test use ---
TestField: NZ([tot_min],1,9)

Signature
KARL DEWEY
Build a little - Test a little
> Hi carl I have done that... The quiery returns no data as it is empty....
> That is the problem I think that the report is summing an empty quiery and
[quoted text clipped - 31 lines]
> > > > > Thanks In Advance
> > > > > Rmr'
I used TestField: NZ([tot_min],1,9) and recieved a error "has to many
arguements"
I then did TestField: NZ([tot_min],1) and was returned nothing... The
quieries is not reporting anything because there is no data that fits the
date critira that it is being given.
Again reported nothing, completly empty.
Bob
> Apply the NZ function in the query.
> Just to test use ---
[quoted text clipped - 35 lines]
> > > > > > Thanks In Advance
> > > > > > Rmr'
KARL DEWEY - 26 Dec 2007 22:57 GMT
>>The quieries is not reporting anything because there is no data that fits
the
date critira that it is being given.
Revise your criteria to include OR Is Null and it will return records.

Signature
KARL DEWEY
Build a little - Test a little
> I used TestField: NZ([tot_min],1,9) and recieved a error "has to many
> arguements"
[quoted text clipped - 46 lines]
> > > > > > > Thanks In Advance
> > > > > > > Rmr'