“IF(OR([@[CLASSIFICATION_CD]]=“FACILITY”,[@[NURSING_FACILITY]]=“YES”), “N/A”,”“)”
i am trying to fill this formula for entire column but i am getting error code of BC30198
Try this
"=IF(OR([@[CLASSIFICATION_CD]]=""FACILITY"",[@[NURSING_FACILITY]]=""YES""), ""N/A"", """")"
Regards,
Try this forumula:
"=IF(OR([@[CLASSIFICATION_CD]]=""FACILITY"",[@[NURSING_FACILITY]]=""YES""), ""N/A"", "")"
Regards
i tried for this on but value is not correct format see the value is “IF(OR([@[CERT_STATUS]]="N/A",[@[CERT_STATUS]]="No"),"N/A",")”
i tried for this on but value is not correct format “IF(OR([@[CERT_STATUS]]="N/A",[@[CERT_STATUS]]="No"),"N/A",")”
What are you exactly trying to compare and write can you share it with some screenshots @nkm.rpa.1996
Regards
just this equal symbol =
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.


