View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave[_67_] Dave[_67_] is offline
external usenet poster
 
Posts: 1
Default Sum of $ amounts within a range of dates

Hello All,
I have a worksheet with 4 columns of data. Column A is Dates (i.e.
07/26/2006...), Columns B and C fluff and Column D has $ amounts. I
have been asked to show the total $ amounts by month and Quarter in a
separate sheet. I'm looking for a way to do this with a formula but I
am not opposed to do it with VB.

Any help would be greatly appreciated.
David