L
Lynn
Row↓ / Column→ O Z AC AL
3 03-Jan-09 10.00 10.00 10.00
4 04-May-09 20.00 20.00 20.00
5 07-Mar-09 30.00 30.00 30.00
6 07-Jul-09 40.00 40.00 40.00
7 03-Jun-08 50.00 50.00 50.00
8 01-Apr-09 60.00 60.00 60.00
I am trying to add columns Z+AC+AL if column O falls within a date range of
01-Apr-09 to 30-Jun-09. I am transferring it to another worksheet. My
equation is:
=SUMPRODUCT((--'[ADR Statistics -
template.xls]Region'!$O$3:$O$8>=--"01-Apr-09")--('[ADR Statistics -
template.xls] Region’!$O$3:$O$8<=--"30-Jun-09")*('[ADR Statistics -
template.xls] Region’!$Z$3:$Z$8+'[ADR Statistics - template.xls]
Region’!$AC$3:$AC$8+'[ADR Statistics - template.xls] Region’!$AL$3:$AL$8))
but it is returning a different number than expected.
Thanks, Lynn
3 03-Jan-09 10.00 10.00 10.00
4 04-May-09 20.00 20.00 20.00
5 07-Mar-09 30.00 30.00 30.00
6 07-Jul-09 40.00 40.00 40.00
7 03-Jun-08 50.00 50.00 50.00
8 01-Apr-09 60.00 60.00 60.00
I am trying to add columns Z+AC+AL if column O falls within a date range of
01-Apr-09 to 30-Jun-09. I am transferring it to another worksheet. My
equation is:
=SUMPRODUCT((--'[ADR Statistics -
template.xls]Region'!$O$3:$O$8>=--"01-Apr-09")--('[ADR Statistics -
template.xls] Region’!$O$3:$O$8<=--"30-Jun-09")*('[ADR Statistics -
template.xls] Region’!$Z$3:$Z$8+'[ADR Statistics - template.xls]
Region’!$AC$3:$AC$8+'[ADR Statistics - template.xls] Region’!$AL$3:$AL$8))
but it is returning a different number than expected.
Thanks, Lynn