Intricate dupe-macro question

C

carl.w.bailey

I have 2 columns of data. One column is an account #, the second
column is the amount spent in one transaction. So I have dupes in
column A, values I wish to keep and tally in column B.

I would like to construct a macro that tallies the amount for each
account #, does anyone have any references or sites that could help me
get started with this?

Thanks Much!
 
Top