If/Or Formula
Good morning, Community! The intent of the formula below is if the HRSA (P) is either OCS or OLCP then the Non-LIP column should by "Y" otherwise, it should be "N". With the current syntax though, I'm getting an #UNPARSEABLE error and could use an assist, please.
Best Answer
-
I think it is close but should be
=IF(OR([HRSA (P)]@row="OCS",[HRSA (P)]@row="OLCP"),"Y","N")
all of the functions use comas not semi-colons and you would need to close the Or function before adding what the if statement should return
Answers
-
I think it is close but should be
=IF(OR([HRSA (P)]@row="OCS",[HRSA (P)]@row="OLCP"),"Y","N")
all of the functions use comas not semi-colons and you would need to close the Or function before adding what the if statement should return
-
Perfect, thank you Kimberly Loveless!
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives