Percent Formula
Hello- I need assistance creating a formula to determine the %'s of Column CA Tier for CA, CA1,CA2, and CA3
Best Answer
-
Sure @Erick Gutierrez ,
The formula in the % row would be:
CA =MA7/sum($MA$7:$WP$7)
COMM =COMM7/sum($MA$7:$WP$7)
ASO =ASO7/sum($MA$7:$WP$7)
WP =WP7/sum($MA$7:$WP$7)
Copy and paste that into the other 3 columns. Then change the 1st MA to COMM, ASO, and WP. The "$"s in the formula keep that range from changing when you copy it across - a static reference.
Based on your image I'm assuming that the counts are in Row 7. If they aren't you'll need to change the number in the formula to the right row.
Work?
Mark
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
Answers
-
Try this - adjust the formula in bold for each Tier type:
=COUNTIF([CA Tier]:[CA Tier], "CA") / COUNT([CA Tier]:[CA Tier])
-
Sure @Erick Gutierrez ,
The formula in the % row would be:
CA =MA7/sum($MA$7:$WP$7)
COMM =COMM7/sum($MA$7:$WP$7)
ASO =ASO7/sum($MA$7:$WP$7)
WP =WP7/sum($MA$7:$WP$7)
Copy and paste that into the other 3 columns. Then change the 1st MA to COMM, ASO, and WP. The "$"s in the formula keep that range from changing when you copy it across - a static reference.
Based on your image I'm assuming that the counts are in Row 7. If they aren't you'll need to change the number in the formula to the right row.
Work?
Mark
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!