View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
JoeyJoey JoeyJoey is offline
external usenet poster
 
Posts: 1
Default COUNTIF, MONTH, YEAR

Hi there

I have a table of client data including the date that they first paid for
services. I would like to summarise the information by counting the number of
new clients per month (or, prefereably by week but I realise Excel doesn't
have a WEEK formula) and returning the information in a new table with a list
of months.

It seems that the issue is in counting if the date from the client data
table lies within the bounds of a particular month in a particular year. I
have tried the MONTH and YEAR formulas but can't get them to work together
while counting the number of times both are TRUE.

Help would be very gratefully received!

Thanks