colinheslop1984
Board Regular
- Joined
- Oct 14, 2016
- Messages
- 129
- Office Version
- 2016
I have sheets named Jun 2012, Jul 2012...to Mar 2015
I want to sum
I have seen this formula =SUMPRODUCT(SUMIF(INDIRECT("'"&Z1:Z212&"'!B3"),99,INDIRECT("'"&Z1:Z212&"'!G3")))
But cant seem to tailor it to my needs
I have a list on the sheets running from p336, q2 is the criteria
Any ideas?
I want to sum
(across all sheets)
s:s if r:r =q2I have seen this formula =SUMPRODUCT(SUMIF(INDIRECT("'"&Z1:Z212&"'!B3"),99,INDIRECT("'"&Z1:Z212&"'!G3")))
But cant seem to tailor it to my needs
I have a list on the sheets running from p336, q2 is the criteria
Any ideas?