Toolpusher
Registered User.
- Local time
- Today, 06:44
- Joined
- May 29, 2007
- Messages
- 53
Hi
I have a query that does a count of ID,s created during certain date periods and also returns the number of yes/no (tick boxes that are ticked) for a field by just using the term sum to count them up.
The query works perfect but returns the value of the tick boxes that are ticked as a -number. I am using this query in a report and it looks fine except I want it to report it as a positive number 5 e.g. instead of -5
Cant see how to do this any help appreciated
TP
I have a query that does a count of ID,s created during certain date periods and also returns the number of yes/no (tick boxes that are ticked) for a field by just using the term sum to count them up.
The query works perfect but returns the value of the tick boxes that are ticked as a -number. I am using this query in a report and it looks fine except I want it to report it as a positive number 5 e.g. instead of -5
Cant see how to do this any help appreciated
TP