Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default find value in A, grouped to B

Here's what I got..

I have 15 packing slips. Each has anywhere from 1 to 14 items and the
quantity of that item shipped. The 14 items are the same items for all
orders, except not everyone got the same items and qtys. So.. I took each
packlist and typed in the item & typed the qty in the adjacent cell. I should
mention I did this across, not down, if it matters. Now I need to find each
item '#6944' and add the qty in the cell next to it for all 14 items. End
result would be to have a list of each item with the grand total shipped next
to it. Of course no two are in the same order. Figures.. Any help?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 118
Default find value in A, grouped to B

Hi Bambers
Try
=SUMIF(A1:A100,"#6944",B1:B100)
Change the cell ranges to suit.

HTH
Michael M

"Bambers" wrote:

Here's what I got..

I have 15 packing slips. Each has anywhere from 1 to 14 items and the
quantity of that item shipped. The 14 items are the same items for all
orders, except not everyone got the same items and qtys. So.. I took each
packlist and typed in the item & typed the qty in the adjacent cell. I should
mention I did this across, not down, if it matters. Now I need to find each
item '#6944' and add the qty in the cell next to it for all 14 items. End
result would be to have a list of each item with the grand total shipped next
to it. Of course no two are in the same order. Figures.. Any help?

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
Find excisting values, make them grouped under the new value FrodeOlsen Excel Discussion (Misc queries) 0 April 18th 07 08:50 PM
Grouped Workbooks Lauren Excel Discussion (Misc queries) 3 February 8th 07 06:54 PM
Grouped columns & rows WBKLAK Excel Worksheet Functions 2 September 27th 06 07:06 PM
Replace with Grouped Sheets Jim May Excel Discussion (Misc queries) 4 September 15th 06 02:19 PM
Numbering of Grouped Rows Phil Excel Discussion (Misc queries) 2 January 31st 05 11:38 PM


All times are GMT +1. The time now is 04:23 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"