mhamilton3
Programmer
- Oct 31, 2001
- 129
I am wondering if there are any tricks for summing up data by week. I have a field that is a datetime and I want to sum all the data by week. I can think of all kinds of things programatically to do this, but I'm looking for a quick trick for doing this with a query or three.