P
Public
Hi,
I am developing a report in the design mode and the data is coming from
different queries. The report contians data for each month (Jan, Feb etc.).
What I wan is to calculate the total of these months.
I have used something like Sum[JanCourses] + Sum[FebCourses] + ... as a
control source for the total but nothing appears in the total when I open the
report.
Any ideas?
I am developing a report in the design mode and the data is coming from
different queries. The report contians data for each month (Jan, Feb etc.).
What I wan is to calculate the total of these months.
I have used something like Sum[JanCourses] + Sum[FebCourses] + ... as a
control source for the total but nothing appears in the total when I open the
report.
Any ideas?