LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
PeterAtherton
 
Posts: n/a
Default



"Erika" wrote:

I have 5 different worksheets all listing product number and quantity, on the
6th worksheet I was to sum all of the quantities of products with similar
product numbers.

So find all of the product number 1ASB on the previous spreadsheet and sum
there quantities


Erika

If the format is not the same on each sheet, thias is a better way.

List the products in column A. In B2 enter a similar formula to this:
=SUMIF(Sheet1!$A$2:A500,Sheet3!A2,Sheet1!$B$2:B500 )+SUMIF(Sheet2!$A$2:A500,Sheet3!A2,Sheet2!$B$2:B50 0)

You will have to change the ranges to suit and add in the extra sheets (from
3 to six)and copy the formula down.

Regards
Peter
 
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 do I use the sumif if I have multiple criteria (i.e. greater . Kellyatisl Excel Worksheet Functions 3 June 4th 06 06:33 AM
rank/small with multiple ranges dave Excel Discussion (Misc queries) 2 March 23rd 05 04:48 PM
Sorting Multiple Ranges simoneaux Excel Worksheet Functions 1 February 8th 05 03:11 PM
select multiple cell ranges in "sumif" formula? Hitcoach Excel Worksheet Functions 1 January 16th 05 11:07 PM
compare unique identifiers in multiple ranges bawilli_91125 Charts and Charting in Excel 1 November 30th 04 06:34 PM


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