ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Find certain "Text" in a specific coloum, add corres. values (https://www.excelbanter.com/excel-discussion-misc-queries/265322-find-certain-text-specific-coloum-add-corres-values.html)

Arum Khan

Find certain "Text" in a specific coloum, add corres. values
 
Hi,
I have two coloums. One has text and the other has Values.
I need excel to search through a whole coloum, and summerize the results.
My coloums look like as follows

A 2
B 5
A 2

The results should look like

A 4
B 2

How can I achieve this?
Thanks

L. Howard Kittle

Find certain "Text" in a specific coloum, add corres. values
 
Try =SUMIF(C1:C3,"A",D1:D3)

This is quite expandable using sumproduct for a criteria in B and matching
in C and then sum C.

HTH
Regards,
Howard

"Arum Khan" <Arum wrote in message
...
Hi,
I have two coloums. One has text and the other has Values.
I need excel to search through a whole coloum, and summerize the results.
My coloums look like as follows

A 2
B 5
A 2

The results should look like

A 4
B 2

How can I achieve this?
Thanks




Ms-Exl-Learner

Find certain "Text" in a specific coloum, add corres. values
 
Use Pivot Table. Drag and drop the Text Field in Row and the Value Field in
Data. Do double click and change the Value field in data to Sum if it is
shown as Count. Remove the subtotal if required.

Have a look in the below links for more details about Pivot Table.

http://www.cpearson.com/excel/pivots.htm
http://www.ozgrid.com/Excel/excel-pivot-tables.htm

Remember to Click Yes, if this post helps!

--------------------
(Ms-Exl-Learner)
--------------------


"Arum Khan" wrote:

Hi,
I have two coloums. One has text and the other has Values.
I need excel to search through a whole coloum, and summerize the results.
My coloums look like as follows

A 2
B 5
A 2

The results should look like

A 4
B 2

How can I achieve this?
Thanks



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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com