Thread: count if
View Single Post
  #2   Report Post  
mzehr
 
Posts: n/a
Default

Hi,
I would recommend using a Pivot table to summarize your data. You can group
your data by weeks, and it will tally up all of your contacts by type.

For help on using a pivot table see the following sites:
http://www.cpearson.com/excel/pivots.htm
http://peltiertech.com/Excel/Pivots/pivotstart.htm
http://www.contextures.com/xlPivot02.html
http://www.contextures.com/xlPivot01.html
http://www.ozgrid.com/Excel/excel-pivot-tables.htm
http://www.ozgrid.com/Excel/excel-pivot-tables.htm


"G" wrote:


Hi ,

What would be the easiest way to calculate the number of entries in in the
following scenario :

B1 : B25 contains dates ( although not all fields will contain data yet )
C1 : C25 contains contact type details i.e. E-mail , phone call ( again not
all will contain data )

I want to show the number of contacts made within the last 4 weeks but omit
one kind (left message).

I am sure there is a simple way but cannot work it out !!

Thanks in advance