Hi,
I have a SUMPRODUCT formula as below:
=SUMPRODUCT((Jan!$G$2:$G$150="Bedford") * (Jan!$K$2:$K$150 = "BOUND") * (MONTH(Jan!$O$2:$O$150) = 1))
However the guy i'm doing this for has come back to me and said he would like the month formula to cater for all the worksheets on the workbook, ie feb, mar, apr, etc. Do you guys have any ideas to incorporate this into this formula above or a better way in which i can stucture the workbook to make this easier to manage?
I have a SUMPRODUCT formula as below:
=SUMPRODUCT((Jan!$G$2:$G$150="Bedford") * (Jan!$K$2:$K$150 = "BOUND") * (MONTH(Jan!$O$2:$O$150) = 1))
However the guy i'm doing this for has come back to me and said he would like the month formula to cater for all the worksheets on the workbook, ie feb, mar, apr, etc. Do you guys have any ideas to incorporate this into this formula above or a better way in which i can stucture the workbook to make this easier to manage?