If condition
Closed
Rana
-
29 Mar 2010 à 01:23
sharpman Posts 1021 Registration date Saturday 23 May 2009 Status Contributor Last seen 20 October 2010 - 3 Apr 2010 à 08:46
sharpman Posts 1021 Registration date Saturday 23 May 2009 Status Contributor Last seen 20 October 2010 - 3 Apr 2010 à 08:46
4 responses
rizvisa1
Posts
4478
Registration date
Thursday 28 January 2010
Status
Contributor
Last seen
5 May 2022
766
29 Mar 2010 à 15:16
29 Mar 2010 à 15:16
Not sure what you are looking for. On surface it seems that you want to use SUMIF
aquarelle
Posts
7181
Registration date
Saturday 7 April 2007
Status
Moderator
Last seen
14 February 2026
491
29 Mar 2010 à 15:59
29 Mar 2010 à 15:59
Hello,
Try by typing the following SUM(IF()) array formula :
=SUM(IF(A2:A13={10999,11019,11039},B2:B13,0))
And press CTRL+SHIFT+ENTER to enter the formula as an array formula.
Best regards
Try by typing the following SUM(IF()) array formula :
=SUM(IF(A2:A13={10999,11019,11039},B2:B13,0))
And press CTRL+SHIFT+ENTER to enter the formula as an array formula.
Best regards
Hellow,
it does not work
I have tried the following: = sumif(A2:A13;A7;B2:B13) as A7 = 10999
but how can repet it to have the other conditions
it does not work
I have tried the following: = sumif(A2:A13;A7;B2:B13) as A7 = 10999
but how can repet it to have the other conditions
sharpman
Posts
1021
Registration date
Saturday 23 May 2009
Status
Contributor
Last seen
20 October 2010
183
3 Apr 2010 à 08:46
3 Apr 2010 à 08:46
Have a look here, may shed some light
https://www.ozgrid.com/Excel/sum-if.htm
https://www.mrexcel.com/board/threads/nested-sumif-or-sum-with-multiple-conditionals.79576/
https://docs.microsoft.com/en-us/office/troubleshoot/excel/logical-and-or-in-sum-if
Hope you can get something from those
https://www.ozgrid.com/Excel/sum-if.htm
https://www.mrexcel.com/board/threads/nested-sumif-or-sum-with-multiple-conditionals.79576/
https://docs.microsoft.com/en-us/office/troubleshoot/excel/logical-and-or-in-sum-if
Hope you can get something from those