hi,
how can i use text with quotation marks inside of an if-statement?
my simplified case: IF(Item = “string”, 1, 0)
my string looks sth like this: ‘product “type” extension’
but it doesnt recognise the strings if they contain ", which the entry im trying to work with does.
‘string’ doesnt work either
Text with quotation marks in the string inside of if-statement
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

