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
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 208 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 84 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives