I'm having an issue creating a formula to dynamically sum values between 2 cell references.
I have the following data:
Name | Hours Worked |
John 20
-----------------------
10
-----------------------
8
--------------------------------
Stef 8
-----------------------
10
--------------------------------
Liiv 8
-----------------------
10
-----------------------
10
-----------------------
8
What I want to do is to produce a report in another sheet like this
Name | Hours Worked |
John 38
Stef 18
Liiv 36
Check out the sample file here
Thanks
try in D2: