ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   conditional adding by checking status (https://www.excelbanter.com/excel-discussion-misc-queries/259355-conditional-adding-checking-status.html)

Rajkiran Singh

conditional adding by checking status
 
Hi friends,

I want to add a column values only if the value have specific status.

Ex: lets take 2 columns, A and B

A column have numbers and B column has status for each number. Now i want to
add column A values only if the status is Active for that value in B column.
the result can be displayed in column C.

Mike H

conditional adding by checking status
 
Hi,

Maybe this

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

--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"Rajkiran Singh" wrote:

Hi friends,

I want to add a column values only if the value have specific status.

Ex: lets take 2 columns, A and B

A column have numbers and B column has status for each number. Now i want to
add column A values only if the status is Active for that value in B column.
the result can be displayed in column C.



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

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