Calculating last 3 months

  • Thread starter Thread starter Nick
  • Start date Start date
N

Nick

I am currently using a spreadsheet to keep a record of hours worked a week
for the year.
i have set up as follows: jan1. jan8. jan15. Jan22 etc.
42:11 30:12 15:17 50:40

I want to create a table below to show the last 3 weeks only, and to change
when i enter in the main table each week.
 
=SUM(INDEX(2:2,COUNT(2:2)):INDEX(2:2,COUNT(2:2)-2))

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

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