Hey everyone I'm looking to use the sumproduct formula since I'm using excel 2003 to sum up the cells in column F (store variance) by day, month, and year. Here is what I have come up with so far but it does not seem to give me the information I need. Please help with this forumla it will be much appreciated.
Thanks,
Madahtter
=SUMPRODUCT(--(DAY(Data!$J$2:$J$445)=B1),--(TEXT(Data!$H$2:$H$445,"mmm")=$A$2),--(YEAR(Data!$G$2:$G$445)=2012)*SUM(Data!$F$2:$F$445))
Bookmarks