View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim Cone[_2_] Jim Cone[_2_] is offline
external usenet poster
 
Posts: 1,549
Default Excel Formula to add duplicate cells


Have you tried subtotaling the data?
(Your column A would have to be sorted).
On the Data menu, click Subtotals...
--
Jim Cone
Portland, Oregon USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)



"Christopher"
wrote in message
I am have some data (similar to below column A and B). I am looking to add
any numbers in Column B when Column A is a duplicate so it will look like
column D and E. I have worked on many formulas (including making another
list of A with out duplicates and using =Vllookup and =Sumif, but can not
seem to get the right number. Can someone help me? Thanks!

A B C D E
1 00 10 00 16
2 00 6 02 7
3 02 3 03 2
4 02 4
5 03 2