G
Guest
I use =Sum([CountOfScheduled Service Month]) to show total number of calls for month in a report with a sorting by Month
How would I have to structure the above to be able to count number by months to be able to show numbers ina report in columns? Like I said I do have the count forr each call by a date already. I just need the right statement that I can change to count or sum for each month in a report.
Jan Feb March April May Ju
# # # # # #
How would I have to structure the above to be able to count number by months to be able to show numbers ina report in columns? Like I said I do have the count forr each call by a date already. I just need the right statement that I can change to count or sum for each month in a report.
Jan Feb March April May Ju
# # # # # #