What formula to change cell using IF(AND(
Best Answers
-
The formula in your screenshot is close. Remove the @ from before "Status9" and then take one of the closing parenthesis from the end and move it to after the closing parenthesis following the ISBLANK function so that you close out the AND function before moving to the outputs of the IF.
=IF(………………………………., ISBLANK(Status9)), "TEST", "OK")
-
PERFECT. That fixed it- thank you!
Answers
-
The formula in your screenshot is close. Remove the @ from before "Status9" and then take one of the closing parenthesis from the end and move it to after the closing parenthesis following the ISBLANK function so that you close out the AND function before moving to the outputs of the IF.
=IF(………………………………., ISBLANK(Status9)), "TEST", "OK")
-
PERFECT. That fixed it- thank you!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!