Hello.
I have this formula which looks at dates that fall in the prior calendar month (relatively speaking). I will highlight that section in bold font:
=IFERROR(SUMPRODUCT(--('Metric Data #4'!$D$5:'Metric Data #4'!$D$7402=$P116),--(TEXT('Metric Data #4'!$E$5:'Metric Data #4'!$E$7402,"mmmyyyy")=TEXT(YEAR(TODAY()),"mmmyyyy"))),"n/a")
I want this same formula but with the part in bold to look for values not in the prior month only, but for the entire current calendar year, whatever that may be (currently 2011 but will change to 2012 Jan 1.
If i am not being fully clear let me know and thanks in advance for all your help!
Aimee
I have this formula which looks at dates that fall in the prior calendar month (relatively speaking). I will highlight that section in bold font:
=IFERROR(SUMPRODUCT(--('Metric Data #4'!$D$5:'Metric Data #4'!$D$7402=$P116),--(TEXT('Metric Data #4'!$E$5:'Metric Data #4'!$E$7402,"mmmyyyy")=TEXT(YEAR(TODAY()),"mmmyyyy"))),"n/a")
I want this same formula but with the part in bold to look for values not in the prior month only, but for the entire current calendar year, whatever that may be (currently 2011 but will change to 2012 Jan 1.
If i am not being fully clear let me know and thanks in advance for all your help!
Aimee