I am doing a report pulling up special characters. I have tried to give it a condition statement looking for ".
Example
ChrPos= inStr({Database.data}, """
I have tried putting it in numerous ways, but nothing works. If I put it in """, then I get an error message-- The matching " for this string is missing.
Example
ChrPos= inStr({Database.data}, """
I have tried putting it in numerous ways, but nothing works. If I put it in """, then I get an error message-- The matching " for this string is missing.