Return Blank in column
Katye Reed
✭✭✭✭✭
Hello,
I am trying to populate a Pass/Fail Column based of the answers in a pervious column. I am using IF formula, =IF([1. Pass Meds]@row = "Yes", "Pass", "Fail") but not sure how I should add in if blank.
Any help is much appreciated!
Tags:
Best Answer
-
=IF(ISBLANK([1. Pass Meds]@row), "", IF([1. Pass Meds]@row = "Yes", "Pass", "Fail"))
Answers
-
=IF(ISBLANK([1. Pass Meds]@row), "", IF([1. Pass Meds]@row = "Yes", "Pass", "Fail"))
-
Thank you so much!
-
Excellent @Nic Larsen
bassam.khalil2009@gmail.com
☑️ Are you satisfied with my answer to your question? Please help the Community by marking it as an ( Accepted Answer), and I will be grateful for your "Vote Up" or "Insightful"
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives