In a workbook, I have a sheet called Start and another called Stop, and a variable number of sheet between them. The structure of all sheets is the same.

I want to achieve this:
SUMPRODUCT(Start:Stop!Q8,Start:Stop!Q34)
(if it worked, that is)

But this doesn't work. Please help!