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
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives