0

If statements in Jet

Hi All,

Forgive me if there is a post explaining this but i can't seem to find one.
I am trying to convert a result from an nf function to a different value ie.
The following formula nf(E8;"Bill of Materials") returns "False" or "True" as the result depending on what it finds.
I need to convert this to either "No" or "Yes"
I have tried =IF(NF(E8;"Bill Of Materials")="False";"No";"Yes") but always returns "Yes" for some reason.
Please can someone assist me with this.

Many thanks

Thomas

2 comments

Please sign in to leave a comment.