Performing caculations on report defined controls

J

JoeJ

I have created a report in which I have listed thousands of sales. I need to
be able to perform counts and sums of controls which I have created in the
report. For example, in the report I list a daily detail of sales. I need
to have a date by day report group for the daily volume of sales. I also
need a count of the total days product was sold as well as an average daily
sales total by day (not the average of the details). This information needs
to be in a report group date by month.

Is it possible to perform calculations on report defined controls in an
expression? What about in VB. This seems like something that would be a
useful feature if is not currently available.
 
Top