ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Sum If Function (https://www.excelbanter.com/excel-discussion-misc-queries/36032-sum-if-function.html)

bhigdon

Sum If Function
 

In one column I have different qualifiers. In another column I have
data. I want to create a formula that will sum all of the date in the
second column that is in the same row as the qualifier in the first
column. For example, if the entry in the first column=A, then I want
it to include the number in the second column in the Sum.


--
bhigdon
------------------------------------------------------------------------
bhigdon's Profile: http://www.excelforum.com/member.php...o&userid=23686
View this thread: http://www.excelforum.com/showthread...hreadid=388383


ufo_pilot



"bhigdon" wrote:


In one column I have different qualifiers. In another column I have
data. I want to create a formula that will sum all of the date in the
second column that is in the same row as the qualifier in the first
column. For example, if the entry in the first column=A, then I want
it to include the number in the second column in the Sum.


--
bhigdon
------------------------------------------------------------------------
bhigdon's Profile: http://www.excelforum.com/member.php...o&userid=23686
View this thread: http://www.excelforum.com/showthread...hreadid=388383


fx:
use
CONCATENATE


Morrigan


Read about SUMIF() function. That's exactly what you want.



bhigdon Wrote:
In one column I have different qualifiers. In another column I have
data. I want to create a formula that will sum all of the date in the
second column that is in the same row as the qualifier in the first
column. For example, if the entry in the first column=A, then I want
it to include the number in the second column in the Sum.



--
Morrigan
------------------------------------------------------------------------
Morrigan's Profile: http://www.excelforum.com/member.php...fo&userid=7094
View this thread: http://www.excelforum.com/showthread...hreadid=388383


JE McGimpsey

If I understand what you're looking for:

=SUMIF(A:A,"A",B:B)

In article ,
bhigdon wrote:

In one column I have different qualifiers. In another column I have
data. I want to create a formula that will sum all of the date in the
second column that is in the same row as the qualifier in the first
column. For example, if the entry in the first column=A, then I want
it to include the number in the second column in the Sum.



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

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