Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
trisher75
 
Posts: n/a
Default Looking for a formula

I need some help. I have a spreedsheet with identical numbers with diffrent
qty's in another colume. Is there a quick way to search for the same # and
add the qty's. the sheet is like 2500 lines long and by the looks of it
every part # has a duplicate.

Please help me
  #2   Report Post  
pennyrod
 
Posts: n/a
Default

No problem. I use this one all the time. You need an array formula.

If your duplicates are in col A, values in col B, and the duplicate value
you want to sum in col C,
put this formula in col D:

=sum(if($A$1:$A$2500=C1, $B$1:$B$2500,0))

Note its an array formula, so you need to hit ctrl+shift+enter to make it
work. Brackets {} should appear around the formula.

HTH

roger



"trisher75" wrote in message
...
I need some help. I have a spreedsheet with identical numbers with

diffrent
qty's in another colume. Is there a quick way to search for the same # and
add the qty's. the sheet is like 2500 lines long and by the looks of it
every part # has a duplicate.

Please help me



  #3   Report Post  
Earl Kiosterud
 
Posts: n/a
Default

Trisher,

A pivot table can give you the total quantities for each number.

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"trisher75" wrote in message
...
I need some help. I have a spreedsheet with identical numbers with
diffrent
qty's in another colume. Is there a quick way to search for the same # and
add the qty's. the sheet is like 2500 lines long and by the looks of it
every part # has a duplicate.

Please help me



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
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
put formula results into a different cell if it is empty PutFormula Excel Worksheet Functions 2 February 11th 05 03:31 AM
how do i write a formula and keep in in formula form, so it DOESN. norcalchick2207 Excel Discussion (Misc queries) 2 February 4th 05 08:38 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 11:24 PM.

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

About Us

"It's about Microsoft Excel"