Michael Reade Posted August 15, 2008 Posted August 15, 2008 (edited) I have a little calory counter application and I'm trying to write a report that can give me an daily totals and weekly averages of the daily totals. The daily totals are working fine with subsummary reports, but I can't seem to get the weekly averages per day to work. I keep getting the average of all the foods entries, not the average of all the daily totals. My mind seems to be in a fog about this... Any suggestions? Thanks, Michael Edited August 15, 2008 by Guest
Michael Reade Posted August 15, 2008 Author Posted August 15, 2008 I have. And I get the same result as a normal average... I have the following fields: Date_d (date) WeekDayOne_cd (calculated date, first day of week) Points_n (number) Points_sum (total of points_n) Points_avg (average of points_n) I've tried to create Points_WeekAvg in a few different ways, by using both Points_sum and Points_avg as the summary field, and Date_d and WeekDayOne_cd as the break field. Nothing seems to work... Thanks, Michael
Recommended Posts
This topic is 6004 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now