Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Conditional Symbols $ to $$$$$
Hi All, I went looking for the below but did not find it, so i built it.
Use the below for a 1-5 symbol column like ($-$$$$$) to conditionally set the value based on a column in your list.
=IF(Saving1 = MIN(Saving:Saving), "One", IF(Saving1 = MAX(Saving:Saving), "Five", IF(Saving1 = AVG(Saving:Saving), "Three", IF(Saving1 < AVG(Saving:Saving), "Two", IF(Saving1 > AVG(Saving:Saving), "Four", "Empty")))))
Column Titles Saving
Formula for $ Symbol Column on Row 1
Paste and Drage the formula down.
Note: It uses the AVG to set the Mid point ($$$), NOT a Excel MID like function. This average is then used to Check if Below = $$ or Above = $$$$
It will set the Lowest value to $ and the highest to $$$$$
Text which is Greater than the Average will be $$$$
Hope it helps someone out there
Comments
-
Very cool Christian,
I was looking for some different symbols than they offer and now you have given me the ability to do just that.
Thank you so much.
Peace!
-
This is really neat, Christian! Thanks for sharing
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.7K Get Help
- 405 Global Discussions
- 216 Industry Talk
- 456 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives