how to get weekly data from days

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

Guest

I have four columns as follow:
Day Product Planned,qty Actual,qty
5/1/2005 NNN 150 130
5/1/2005 SSS 1000 990
.......

It's not a problem to show the sum of planned and actual (with or without
product) for any specific period. But, how could I show sum of planned qty
and sum of actual qty by weekly for the period of year or two. I don't need
to show products.
So, it should be
Week Planned,qty Actual,qty
.....

Thanks
 

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