Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default if duplicates then add quantities?


I have this spreadsheet and column A is the part numbers and column B is
the quantities we ordered of that part number. In some of cases we
ordered on this part number more than once leading to duplicates in the
A column. Does anyone know of a way that I can get rid of the
duplicates and add the quantities together?


--
DKY
------------------------------------------------------------------------
DKY's Profile: http://www.excelforum.com/member.php...o&userid=14515
View this thread: http://www.excelforum.com/showthread...hreadid=483478

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default if duplicates then add quantities?


If you really only have 2 columns: PartNum and Qty...you might want to
try this:

Assuming PartNum and Qty are in columns A and B, respectively, with
their data below:

D1: PartNum
E1: Qty

Select D1:E1
DataConsolidate
Reference: Select A1:B?? (as far down as your data extends)
Click [Add]
Click 'Use labels in Top Row'
Click 'Use labels in Left Column'
Click [OK]

The result will be the consolidation you are looking for.
If you like, you could clear your original data then copy/paste the
consolidated data in its place.

Another option would be to use a pivot table.
The pivot table would let you see the totals and the count of separate
orders for each part number.

Are either of those something you could work with?

Regards,
Ron


--
Ron Coderre
------------------------------------------------------------------------
Ron Coderre's Profile: http://www.excelforum.com/member.php...o&userid=21419
View this thread: http://www.excelforum.com/showthread...hreadid=483478

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default if duplicates then add quantities?


the consolidate feature works Ron, thanks for your help. Learning
something new everyday. I'm not to educated on pivot tables though.
Are there any sites or tutorials that teach more on pivot tables?


--
DKY
------------------------------------------------------------------------
DKY's Profile: http://www.excelforum.com/member.php...o&userid=14515
View this thread: http://www.excelforum.com/showthread...hreadid=483478

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default if duplicates then add quantities?


Thanks for the feedback. I'm glad I could help.

Regarding Pivot Tables and other Excel tutorials....I like the
offerings at this location:
http://datapigtechnologies.com/ExcelMain.htm

Regards,
Ron


--
Ron Coderre
------------------------------------------------------------------------
Ron Coderre's Profile: http://www.excelforum.com/member.php...o&userid=21419
View this thread: http://www.excelforum.com/showthread...hreadid=483478

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
getting quantities according to date [email protected] Excel Discussion (Misc queries) 0 December 4th 06 10:16 AM
getting quantities according to date [email protected] Excel Worksheet Functions 0 December 4th 06 10:16 AM
How to sum PNs/Quantities overmultiple worksheets Scott University of Colorado Excel Programming 1 August 6th 05 12:36 AM
Different quantities of a certain item... JDellenger Excel Worksheet Functions 1 July 8th 05 04:37 AM
sum partnumber quantities JCA Excel Programming 1 August 14th 03 01:08 AM


All times are GMT +1. The time now is 09:18 PM.

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"