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
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives