View Single Post
  #1   Report Post  
cursednomore
 
Posts: n/a
Default Frequency within date range

I have a worksheet that tracks individual sales on a daily basis. I need to
be able to use the frequency function to count the number of sales within
ranges(<350, 350-375, 376-400, etc.) and group these by date, preferably by
week, but if I can do the by date, I can get the week part. Is there an easy
way to accomplish this?

Thanks in advance for any guidance you can provide.