Combing and Adding Data in Multiple Rows

  • Thread starter Thread starter Skip.Gibson
  • Start date Start date
S

Skip.Gibson

Hi all - I would just like to preface with I have looked for this in
the usenet and couldn't find the exact code im looking for.

CURRENT:

Column A Column B Column C .... Column J

Cat 5 1
Dog 8 2
Dog 3 3
Cat 2 4

DESIRED: (all columns will have the same concept of combining)

Column A Column B Column C .... Column J

Cat 7 5
Dog 11 5



Thanks Much!

Skip
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top