This one has me seriously stumped.
I’d like to total a series of cells holding overtime hours
normally, I’d use =SUM([WeeklyTimeSheetV4.xlsx]Week1:Week6!$K$26)
However, I’m totally them in a separate workbook and the names of the timesheets will vary with the name of the person submitting the timesheet.
With great confidence I went ahead and used:
=SUM(INDIRECT(“‘”&B2&”Week1:Week6!$K$26”)) which resulted in a ref error. And since then I’ve been trying all sorts of combinations and permutations of indirect, transpose, address, index and many others. None of which have gotten me anywhere.
I couldn’t even use indirect with a range formula in the timesheet, that totalled the values in K26 across the 6 sheets.
Ultimately, I’ve referred to a cell I’m going to hide that will total the amount in the timesheet. This works, but the fact that SUM & INDIRECT did not work the way I anticipated – bugs me.
Does anyone else have a comment or suggestion?
-
Stumped by INDIRECT and an external 3D reference
- This topic has 10 replies, 5 voices, and was last updated 13 years, 6 months ago.
AuthorViewing 6 reply threadsAuthorViewing 6 reply threads