Count Loss and Profit

Hi All,
I have a column that I want to gather information from on a seperate sheet - I would like to add all the Negative numbers and the Positive number seperately, so I can then determine Lossess against Profits, , I've tried =COUNTIF({Tooling Quotes - Provisional Vs Actual Range 1} < 0)
Thanks in advance
Answers
-
Your formula is missing a comma between the {Range} and criteria.
-
Hello @Richard A
Try using:
=COUNTIF({Tooling Quotes - Provisional Vs Actual Range 1} , < 0)
If that doesn't work try
=COUNTIF({Tooling Quotes - Provisional Vs Actual Range 1} , @cell < 0)
School of Sheets (Smartsheet Partner)
If my answer helped please accept and react w/💡Insightful, ⬆️ Vote Up, ❤️Awesome!
-
Thank you for the responses - the other thing I realised I need to do was SUMIF, not COUNTIF.
Thanks again
-
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.7K Get Help
- 438 Global Discussions
- 152 Industry Talk
- 497 Announcements
- 5.3K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 77 Community Job Board
- 509 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 307 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!