Average by Week

  • Thread starter Thread starter xeb
  • Start date Start date
X

xeb

Hi:

I'm using an "IIf" statement in a report to return average
calculations for each day of the week. In other words, my report ha
five expressions, one for each weekday, that shows averaged data fo
that weekday.

Now I want to do the same thing for weeks, using "ww" I guess.

My fields are as follows:

Date
1
2
3
Etc.

What would the expression for this be?

Thanks,

xe
 
Consider doing all that calculation in a query, before you ever get to the
report...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top