Consolidating Data

  • Thread starter Thread starter tgilmour
  • Start date Start date
T

tgilmour

I have a very large table and need to consolidate rows with similar
data.
For example, I want to consolidate rows 2 & 3 to combine the same data
and sum the amount to 35.

client month rep amount company type
Moe January sam 10 shiner wheat
Moe January sam 25 shiner wheat
Moe January sam 30 becks barley

This is probably simple but I'm stumped.
 
I have a very large table and need to consolidate rows with similar
data.
For example, I want to consolidate rows 2 & 3 to combine the same data
and sum the amount to 35.

client month rep amount company type
Moe January sam 10 shiner wheat
Moe January sam 25 shiner wheat
Moe January sam 30 becks barley

This is probably simple but I'm stumped.

Import the Table into Access, make a Query and export it back to
excel....if you have to do it just once.

hth

Carlo
 

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