Formula for showing subtraction/sum compared to total
Hi there,
I'm working on testing quality assurance of products sent to my company. For each row in my Smartsheet represents one product I am testing. Each row requires testing on 160 samples.
In my reports I want to show the "Result Summary" column where if there were no nonconformities, then it would show up as "160/160". However, if there is one nonconformity, I need it to show up as 159/160 (and so on if there are more nonconformities).
I have a separate column that adds up all of the nonconformities for each row (product).
I now have a separate column that will subtract 160-[Sum of nonconformities].
But I'm struggling with how to present the "Results Summary" column with the formatting required in our report (160-[Sum of nonconformities]/160)
Any ideas?
Best Answer
-
Try this...
=160 - [Sum of nonconformities]@row + "/160"
Answers
-
Try this...
=160 - [Sum of nonconformities]@row + "/160"
-
Ah that was it! Thanks so much!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!