I need to create a formula that will (count "text" from 2 columns on sheet 1 within a specific date range) and show the totals in a summary I have on sheet 2.
I think it is something like this but I am missing 1 column of "text", =COUNTIFS('sheet1'!$D:$D,"text",'sheet1'!$G:$G,">="&"1/1/2011"+0,'sheet1'!$G:$G,"<="&"1/31/2011"+0)
This is what I need to add to the above formula. ('sheet1'!$D:$D,"text"),COUNTIF('sheet1'!$E:$E,"*text*"))
thanx for the help, luvin this forum.
I think it is something like this but I am missing 1 column of "text", =COUNTIFS('sheet1'!$D:$D,"text",'sheet1'!$G:$G,">="&"1/1/2011"+0,'sheet1'!$G:$G,"<="&"1/31/2011"+0)
This is what I need to add to the above formula. ('sheet1'!$D:$D,"text"),COUNTIF('sheet1'!$E:$E,"*text*"))
thanx for the help, luvin this forum.