ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Sum values based on Text (https://www.excelbanter.com/excel-programming/372902-sum-values-based-text.html)

Mitchell

Sum values based on Text
 
I have 2 columns, one contains "Pod 1", Pod 2" with each row having a pod
value. I need to add the numbers in a different column when the value in the
Pod column matches my designator. I have 3 rows with Pod 1 so I would add the
3 numbers in a different column.

NickHK[_3_]

Sum values based on Text
 
Mitchell,
This what you mean ?
=SUMIF(A1:A8,"Pod 1",B1:B8)

NickHK

"Mitchell" ...
I have 2 columns, one contains "Pod 1", Pod 2" with each row having a pod
value. I need to add the numbers in a different column when the value in
the
Pod column matches my designator. I have 3 rows with Pod 1 so I would add
the
3 numbers in a different column.




Mitchell

Sum values based on Text
 
Thanks worked perfectly, I was caught in a loop trying things that were way
too complex.

"NickHK" wrote:

Mitchell,
This what you mean ?
=SUMIF(A1:A8,"Pod 1",B1:B8)

NickHK

"Mitchell" ...
I have 2 columns, one contains "Pod 1", Pod 2" with each row having a pod
value. I need to add the numbers in a different column when the value in
the
Pod column matches my designator. I have 3 rows with Pod 1 so I would add
the
3 numbers in a different column.






All times are GMT +1. The time now is 02:59 AM.

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