View Single Post
  #1  
Old 11-29-2006, 10:26 AM
lakers55 lakers55 is offline
Registered User
 
Join Date: 29 Nov 2006
Posts: 2
lakers55 is an unknown quantity at this point
macro to sum monthly $ totals

Hi, I am new to Excel and I want to create a simple macro to show me the total $ for monthly sales. My spreadsheet has ship date in one column and amount in another, I want a macro to give me the total $ by month. Can I write a macro that will ask for the month that I choose and then give me a total for that month?
Then I want to be able to take that monthly total and use that to calculate a running total for the year. I would also like to be able to sort by customer at some time later. There must be a simple way to do this, but like I said I am new to this stuff.
Reply With Quote