I am making a report from a query.
The query has been programed to count data based on certain categories. ( Based on Category, count the number of reports that fall into that category)
In my report, I have listed all the categories and the counted number as in the query.
However, I would like to add a sum box at the bottom to total the number of reports. I think the problem lies in because I am trying to sum a non-number field.
Any suggestions as to how I can get a total on this report???
The query has been programed to count data based on certain categories. ( Based on Category, count the number of reports that fall into that category)
In my report, I have listed all the categories and the counted number as in the query.
However, I would like to add a sum box at the bottom to total the number of reports. I think the problem lies in because I am trying to sum a non-number field.
Any suggestions as to how I can get a total on this report???