A formula for monthly tracking?

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

Guest

I have worksheets that represent different vendors. I need to be able to pull
monthly numbers out of worksheets and keep track of them. Here's the problem.
The invoices don't get put in to the worksheets in chronological order. There
may be 5 invoices in a row for the month of January then 4 after that from
February then maybe 2 after that from January. Is there a way to have Excel
scan the date columns and add up the ones that are the same month and then
put that total in another column?
 
Yes it can be done just you need to give more detail.

1). How many Vendor worksheets or is it a Sheet per month.
2). Is it for a calendar year
3). Do you want it in the same sheet or a summary sheet
4). What columns have the dates and which ones have the Vendors

Odds are it will be a SumProduct function. The attached link should
help

http://www.xldynamic.com/source/xld.SUMPRODUCT.html


VBA Noob
 

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