Hi,
I am using the report tool in MS Access 2002
I have some data that is collected in weekly cycles and I would like to produce a report that groups each week and calculates totals.
my fields in my query are
route
date
dayno (calculated from date with the vb Weekday function)
day (from weekdayName)
weight_collected
I would like to obtain weekly totals but not sure how to use the GroupOn function.
Any ideas??
thanks
Alsav
I am using the report tool in MS Access 2002
I have some data that is collected in weekly cycles and I would like to produce a report that groups each week and calculates totals.
my fields in my query are
route
date
dayno (calculated from date with the vb Weekday function)
day (from weekdayName)
weight_collected
I would like to obtain weekly totals but not sure how to use the GroupOn function.
Any ideas??
thanks
Alsav