Thread: Sum Dates
View Single Post
  #1   Report Post  
riseazufall
 
Posts: n/a
Default Sum Dates

I have a worksheet with multiple appearances of various dates in column "a".
In column "b" I have dollar amounts. Is there a way to write a formula that
will look up all similar dates in column "a" and add up the corresponding
values from column "b" and put them in the next column? I have about 3000
lines per worksheet, so doing the SUMIF function with ranges each time is not
conduscive.