T
Tony
Hi All,
I've got a database to which I need to make modifications based on client
changes. One of the functions of the database is to do some math on values
and deliver the results in a report. The reported values are hours
multiplied by $/hour. The requested changes will, from time to time,
produce an empty recordset for this calculation, i.e., there are no hours of
a specific type to be reported for a particular week.
Does anyone know if I can handle the empty recordset, either in the query or
in the report, in such a way that the report will not crash when the empty
recordset is encountered. Or, am I stuck?
Any help is appreciated.
Thanks & Ciao,
Tony
I've got a database to which I need to make modifications based on client
changes. One of the functions of the database is to do some math on values
and deliver the results in a report. The reported values are hours
multiplied by $/hour. The requested changes will, from time to time,
produce an empty recordset for this calculation, i.e., there are no hours of
a specific type to be reported for a particular week.
Does anyone know if I can handle the empty recordset, either in the query or
in the report, in such a way that the report will not crash when the empty
recordset is encountered. Or, am I stuck?
Any help is appreciated.
Thanks & Ciao,
Tony