ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Looking to added up based on a character from cell range (https://www.excelbanter.com/excel-discussion-misc-queries/447471-looking-added-up-based-character-cell-range.html)

SudarCR

Looking to added up based on a character from cell range
 
Hi,

I am looking for idea, how to add up cell range a1:a3 based on the values in b1:b3 and c1:c3

A B C D
1 3 A S =SUMIFS(A1:A2,B1:B2,"S",C1:C3,"<A") =4
2 4 S Z
3 5 Z A,S Looking to formulate the above formula to arrive same answer.

In D3, I need to write the formula in such way it takes the character A from C3 to calculate the sum.

In another word, how to find the character from cell range

Kevin@Radstock

=SUMIFS(A1:A3,B1:B3,"A",C1:C3,"<A")

Quote:

Originally Posted by SudarCR (Post 1606661)
Hi,

I am looking for idea, how to add up cell range a1:a3 based on the values in b1:b3 and c1:c3

A B C D
1 3 A S =SUMIFS(A1:A2,B1:B2,"S",C1:C3,"<A") =4
2 4 S Z
3 5 Z A,S Looking to formulate the above formula to arrive same answer.

In D3, I need to write the formula in such way it takes the character A from C3 to calculate the sum.

In another word, how to find the character from cell range



All times are GMT +1. The time now is 11:07 AM.

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