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
- Customer Resources
- 65.9K Get Help
- 429 Global Discussions
- 146 Industry Talk
- 486 Announcements
- 5.2K Ideas & Feature Requests
- 86 Brandfolder
- 151 Just for fun
- 74 Community Job Board
- 498 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 Events
- 36 Webinars
- 7.3K Forum Archives