I have a query1 which generates totals of some fields from a table. I have query2 which generates totals from query1. There is a field, where if it is blank it leaves the field in null value. I need the field to be default "0" in order to complete the final computation. I have the default value in the table set to "0" but it doesn't carry through into my queries.
Make sense?
Heather
Make sense?
Heather