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
- Smartsheet Customer Resources
- 63K Get Help
- 380 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 305 Events
- 34 Webinars
- 7.3K Forum Archives