Pulling weekly data out of transaction list?

G

GeorgeM

I have a sheet "Data" that has individual sales transactions, one per
row, including a date/time stamp, and the amount of the transaction,
usually several transactions per day. I want to build another sheet,
"Weekly", that summarizes each week's revenue, adding up the revenue
from all transactions during the week.

My first thought was to set up the Weekly sheet where each row starts
with the first and last date of a week, then do a SUMIF on the
appropriate columns in Data to sum the revenue for all transactions
within that week, but am stuck on what the Criteria field should look
like.

Any suggestions? The Data sheet is refreshed as needed via a database
query, and I don't have much control over its format, but I can put
anything I need in Weekly.

Any help/hints would be appreciated!

Thanks,

George
 

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

Top