Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Matt
 
Posts: n/a
Default Adding cells with similar descriptions

I want a cell from one sheet to return the sum of various cells in another
sheet.
For Example:
Sheet 1:
Description Quantity
Cat 7
Dog 3
Bird 9

Sheet 2:
Description Quantity
Cat 1
Dog 2
Cat 2
Bird 4
Dog 1
Cat 3
Cat 1
Bird 5

I want all the cells from sheet 2 with similar descriptions be added and the
value entered in a single cell on sheet 1.

  #2   Report Post  
Anne Troy
 
Posts: n/a
Default

Try this, Matt. The first formula shows a regular COUNTIF, which is what you
need.
http://www.officearticles.com/excel/...ft_excel.h tm
************
Anne Troy
www.OfficeArticles.com

"Matt" wrote in message
...
I want a cell from one sheet to return the sum of various cells in another
sheet.
For Example:
Sheet 1:
Description Quantity
Cat 7
Dog 3
Bird 9

Sheet 2:
Description Quantity
Cat 1
Dog 2
Cat 2
Bird 4
Dog 1
Cat 3
Cat 1
Bird 5

I want all the cells from sheet 2 with similar descriptions be added and
the
value entered in a single cell on sheet 1.



  #3   Report Post  
pdberger
 
Posts: n/a
Default

Matt --
If these two examples are in the upper left-hand corner of the respective
spreadsheets, then the formula you want looks like:

=SUMIF(Sheet2!A2:A10,A2,Sheet2!B2:B10)

HTH.

Peter

"Matt" wrote:

I want a cell from one sheet to return the sum of various cells in another
sheet.
For Example:
Sheet 1:
Description Quantity
Cat 7
Dog 3
Bird 9

Sheet 2:
Description Quantity
Cat 1
Dog 2
Cat 2
Bird 4
Dog 1
Cat 3
Cat 1
Bird 5

I want all the cells from sheet 2 with similar descriptions be added and the
value entered in a single cell on sheet 1.

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
sumif with similar cells Mosqui Excel Worksheet Functions 5 August 20th 05 07:50 AM
Adding cells by colours whatzzup Excel Discussion (Misc queries) 1 August 17th 05 01:02 PM
Adding zero's to a group of cells Desiree Excel Discussion (Misc queries) 5 July 29th 05 07:07 PM
Adding contents of one cell to a range of cells. CLJinVA Excel Worksheet Functions 1 February 10th 05 10:19 PM
Adding cells with numbers and text EddieZ Excel Worksheet Functions 4 November 9th 04 12:43 PM


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