Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Larry Wallis
 
Posts: n/a
Default How to consolidate/sum a list

I have a simple spreadsheet in the following format ...

Cell A1 with a heading Part Number, B1 heading Description and C1 heading
Quantity.

Under the headings is a list of 100 rows and a part number can appear more
than once.

What I would like to do is take all the unique part numbers and put them
into a separate list and then sum the totals for these part numbers.

Can anyone give me and idea how to do this please?

Many thanks.

--
Larry Wallis.


  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

Select the part numbers header included, do datafilteradvanced filter,
select unique records only and copy to another location, assume that the
original part numbers are in A1:A1000, assume that you copied the unique
list to H1:H200, now in I2 put

=SUMIF($A$2:$A$1000,H2,$C$2:$C$1000)

copy down all adjacent unique records


--

Regards,

Peo Sjoblom


"Larry Wallis" wrote in message
...
I have a simple spreadsheet in the following format ...

Cell A1 with a heading Part Number, B1 heading Description and C1 heading
Quantity.

Under the headings is a list of 100 rows and a part number can appear more
than once.

What I would like to do is take all the unique part numbers and put them
into a separate list and then sum the totals for these part numbers.

Can anyone give me and idea how to do this please?

Many thanks.

--
Larry Wallis.




  #3   Report Post  
Jim Cone
 
Posts: n/a
Default

Larry,

Another way is to use the subtotals feature
Go to the Data menu and click Subtotals, follow the directions.

Regards,
Jim Cone


San Francisco, USA

"Larry Wallis" wrote in message
...
I have a simple spreadsheet in the following format ...
Cell A1 with a heading Part Number, B1 heading Description and C1 heading
Quantity.
Under the headings is a list of 100 rows and a part number can appear more
than once.
What I would like to do is take all the unique part numbers and put them
into a separate list and then sum the totals for these part numbers.
Can anyone give me and idea how to do this please?
Many thanks.
Larry Wallis.


  #4   Report Post  
JulieD
 
Posts: n/a
Default

Hi Larry

just a note on Jim's comments - it's important to SORT by part number before
using data / subtotals ...

an alternative approach is using Pivot Tables - Debra Dalgleish has some
good instructions on her website at www.contextures.com/tiptech.html

Cheers
JulieD

"Jim Cone" wrote in message
...
Larry,

Another way is to use the subtotals feature
Go to the Data menu and click Subtotals, follow the directions.

Regards,
Jim Cone


San Francisco, USA

"Larry Wallis" wrote in message
...
I have a simple spreadsheet in the following format ...
Cell A1 with a heading Part Number, B1 heading Description and C1 heading
Quantity.
Under the headings is a list of 100 rows and a part number can appear
more
than once.
What I would like to do is take all the unique part numbers and put them
into a separate list and then sum the totals for these part numbers.
Can anyone give me and idea how to do this please?
Many thanks.
Larry Wallis.




  #5   Report Post  
Larry Wallis
 
Posts: n/a
Default

"Peo Sjoblom" wrote in message
...
Select the part numbers header included, do datafilteradvanced filter,
select unique records only and copy to another location, assume that the
original part numbers are in A1:A1000, assume that you copied the unique
list to H1:H200, now in I2 put

=SUMIF($A$2:$A$1000,H2,$C$2:$C$1000)

copy down all adjacent unique records


--

Regards,

Peo Sjoblom


"Larry Wallis" wrote in message
...
I have a simple spreadsheet in the following format ...

Cell A1 with a heading Part Number, B1 heading Description and C1

heading
Quantity.

Under the headings is a list of 100 rows and a part number can appear

more
than once.

What I would like to do is take all the unique part numbers and put them
into a separate list and then sum the totals for these part numbers.

Can anyone give me and idea how to do this please?

Many thanks.

--
Larry Wallis.





Excellent. Thanks Peo.

--
Larry Wallis.




  #6   Report Post  
Larry Wallis
 
Posts: n/a
Default

"JulieD" wrote in message
...
Hi Larry

just a note on Jim's comments - it's important to SORT by part number

before
using data / subtotals ...

an alternative approach is using Pivot Tables - Debra Dalgleish has some
good instructions on her website at www.contextures.com/tiptech.html

Cheers
JulieD

"Jim Cone" wrote in message
...
Larry,

Another way is to use the subtotals feature
Go to the Data menu and click Subtotals, follow the directions.

Regards,
Jim Cone


San Francisco, USA

"Larry Wallis" wrote in message
...
I have a simple spreadsheet in the following format ...
Cell A1 with a heading Part Number, B1 heading Description and C1

heading
Quantity.
Under the headings is a list of 100 rows and a part number can appear
more
than once.
What I would like to do is take all the unique part numbers and put

them
into a separate list and then sum the totals for these part numbers.
Can anyone give me and idea how to do this please?
Many thanks.
Larry Wallis.





And thanx to you too Jim and Julie.

--
Larry Wallis.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to consolidate/sum a list Larry Wallis Excel Discussion (Misc queries) 5 February 11th 05 08:05 AM
Extracting Values on one list and not another B Schwarz Excel Discussion (Misc queries) 4 January 7th 05 02:48 PM
How do I find out what items are in one list but not in another l. Michelle Craig Excel Discussion (Misc queries) 2 December 22nd 04 09:32 PM
Creating a dynamic list JarrodA Excel Worksheet Functions 3 October 30th 04 05:01 AM
Creating a list from an existing list. Jad Excel Worksheet Functions 1 October 29th 04 07:00 AM


All times are GMT +1. The time now is 05:29 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"