C
Chrissy
How do I use the indirect function to sum across worksheets?
I have one sheet per month called June, July, August,...May
and want to have another sheet which is the sum of each cell
in these monthly sheets so use
=SUM(June:May!B6)
I want another sheet which is the YTD totals so it needs to be
=SUM(June:XXX!B6)
Where XXX is the current month. Nothing I have tried works
except to use 11 IFs in the formula which makes it long.
What am I missing?
Chrissy.
I have one sheet per month called June, July, August,...May
and want to have another sheet which is the sum of each cell
in these monthly sheets so use
=SUM(June:May!B6)
I want another sheet which is the YTD totals so it needs to be
=SUM(June:XXX!B6)
Where XXX is the current month. Nothing I have tried works
except to use 11 IFs in the formula which makes it long.
What am I missing?
Chrissy.