Frequency within date range

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
Have you considered a pivot table, with the sales in, say, the rows, the dates
in, say, the columns, and the Count of Sales in the data area? Group the dates
by week and the sales by 25.
 
Thanks, Myrna!! It worked like a charm! I never thought about grouping the
sales like you would the dates.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top