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.
Cell Content Replacement with IF Statement
Stan Adell
✭✭
I created a formula to automate the process to enter % Complete and Status Complete fields to match when 100% Complete. It is working the way I want on Project sheets for each department to apply formulas for "Not Started", "In Progress", "Complete", etc. When entering a new row the formulas don't appy the formatting.
Comments
-
Figured it out.
IF Nothing entered THEN “Not Started”IF >0 and <100% THEN “In Progress”IF 100% THEN “Complete=IF([% Complete]1 = 0, "Not Started", IF(AND([% Complete]1 > 0, [% Complete]1 < 1), "In Progress", IF([% Complete]1 = 1, "Complete")))”
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 412 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives