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
- Customer Resources
- 64.6K Get Help
- 433 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 147 Just for fun
- 63 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!