Hi - I am in Excel 2007. I have the following formula
=SUMIFS('Period 2 AUM Data'!$AH:$AH,'Period 2 AUM Data'!$A:$A,B30)-SUMIFS('Period 1 AUM Data'!$AH:$AH,'Period 1 AUM Data'!$A:$A,B30)
HOWEVER, if either "sumifs" statement finds NO data (e.g., the value in cell B30 does not exist in Column A on either tab, "Period 2 AUM Data" or "Period 1 AUM Data"), I'd like my formula to return a zero, or "N/A".
Anyone know how to tweak my formula to return a 0 or NA if the value in cell B30 doesn't exist on one or the other tab?
Thank you!
Bookmarks