averaging across 2 sheets

V

vtach3743

I have a timesheet that keeps a 13 and a 26 week running average of
weekly hours. I create a new sheet for each year. How can I keep the
averages running between the sheets. My current line for inside a sheet
is:

MROUND((SUM(F10:F22)/13),0.25)

I'm not sure how to modify it to use say F10 thru F17 on last years
sheet and use F18-F22 on the current sheet to get the 13 week average.

Any help would be appreciated.

Also I need to be able to have a cell not allow a value to be entered
if another cells value is less than or equal to 0.
 

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

Top