Hello again how are you.
I created a query that produced the sum of a particular field under a certain date range. It is only a one field query. Sometimes the query will be produce no records (depending on the date range entered). But instead of a 0 in the field I can't a blank query (which I expect). I want to use the field in this query for a report but if there is no data then the field will be blank on the report
Is there a way to populate a field in a query with a 0 or blank if no data was found? That way I can at least show something on the report. Or is there something I can do in the report. I tried create a text box but didn't have much success. Kept getting errors.
Any help would be appreciated. Thanks
I created a query that produced the sum of a particular field under a certain date range. It is only a one field query. Sometimes the query will be produce no records (depending on the date range entered). But instead of a 0 in the field I can't a blank query (which I expect). I want to use the field in this query for a report but if there is no data then the field will be blank on the report
Is there a way to populate a field in a query with a 0 or blank if no data was found? That way I can at least show something on the report. Or is there something I can do in the report. I tried create a text box but didn't have much success. Kept getting errors.
Any help would be appreciated. Thanks