lezawang
Well-known Member
- Joined
- Mar 27, 2016
- Messages
- 1,805
- Office Version
- 2016
- Platform
- Windows
Hi
I want to find the sum of cells which have values >20 . I tried sumif(range, criteria, sum_range). I thought since I know the conditon then no need for the first argument in sumif(). So i tried =sumif(">20", a1:a5) but did not work. Thank you so much.
[TABLE="width: 50"]
<tbody>[TR]
[TD]10[/TD]
[/TR]
[TR]
[TD]22[/TD]
[/TR]
[TR]
[TD]100[/TD]
[/TR]
[TR]
[TD]55[/TD]
[/TR]
[TR]
[TD]3[/TD]
[/TR]
</tbody>[/TABLE]
I want to find the sum of cells which have values >20 . I tried sumif(range, criteria, sum_range). I thought since I know the conditon then no need for the first argument in sumif(). So i tried =sumif(">20", a1:a5) but did not work. Thank you so much.
[TABLE="width: 50"]
<tbody>[TR]
[TD]10[/TD]
[/TR]
[TR]
[TD]22[/TD]
[/TR]
[TR]
[TD]100[/TD]
[/TR]
[TR]
[TD]55[/TD]
[/TR]
[TR]
[TD]3[/TD]
[/TR]
</tbody>[/TABLE]