(using Excel 2010 Home)
From sheet 1, I am trying to count "Text" from multiple columns within a "Specific" date range and place the results on Sheet2.
Something like:
=COUNTIFS(Sheet1!$D:$D,"text",'sheet1!'!$G:$G,">="&"1/1/2011"+0,'sheet1!'!$G:$G,"<="&"1/31/2011"+0)
but I need to add Sheet1!E:E"*text*" but I can't seem to get my , or "" or () placed correctly.
How can I add another column to the above formula?
Thanx
From sheet 1, I am trying to count "Text" from multiple columns within a "Specific" date range and place the results on Sheet2.
Something like:
=COUNTIFS(Sheet1!$D:$D,"text",'sheet1!'!$G:$G,">="&"1/1/2011"+0,'sheet1!'!$G:$G,"<="&"1/31/2011"+0)
but I need to add Sheet1!E:E"*text*" but I can't seem to get my , or "" or () placed correctly.
How can I add another column to the above formula?
Thanx