Greetings Formula Wizards. I need to Merge these 2 Formulas into 1 Formula. Any suggestions?
Code
=SUMPRODUCT((Master!$C$5:$C$50000>=DATEVALUE("1/1/2010"))*(Master!$C$5:$C$50000<=DATEVALUE("1/31/2010")),Master!$F$5:$F$50000)
Formulas are not my forte
Thank you in advance for any assistance my friends.