I've created a mock excel file to show you how I've been unsuccesfully doing it
I've created a mock excel file to show you how I've been unsuccesfully doing it
The only numbers you have on Sheet1 are on row 4, so I don't know why you are trying to add those from row 83. I think this is what you are trying to achieve in I6:
=SUM(INDIRECT("'Sheet 1'!H4:"&(VLOOKUP(RIGHT(D3,1),$C$8:$D$19,2,0)&"4")))
although using RIGHT(D3,1) means you will only be able to get up to week 9.
Hope this helps.
Pete
Okay, glad to be able to help.
If that takes care of your original question, please select Thread Tools from the menu above your first post and mark this thread as SOLVED.
Also, you can directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful (not just in this thread - for any post that has helped you). This also adds to the reputation of the poster (the small green bars in the poster's profile).
Pete
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks