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
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!