kelly mort
Well-known Member
- Joined
- Apr 10, 2017
- Messages
- 2,169
- Office Version
- 2016
- Platform
- Windows
This is the formula I have now:
How do I add only positive values in p210?
Thanks in advance
Kelly
Code:
=Sumifs(p2:p10,g2 :g10,"x",f2:f10, "male")
How do I add only positive values in p210?
Thanks in advance
Kelly