JMongi
Active member
- Local time
- Today, 02:46
- Joined
- Jan 6, 2021
- Messages
- 802
I have a query that shows all projects and the hours attached. The query sums on the field from the appropriate table that tracks these.
My question is, when there are no records to sum, my form shows a blank instead of "0" for the number of hours. Is there a way to handle this within the query itself? VBA? Something else?
My question is, when there are no records to sum, my form shows a blank instead of "0" for the number of hours. Is there a way to handle this within the query itself? VBA? Something else?