Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trying to look up a special character

Status
Not open for further replies.

fort

Programmer
Aug 28, 2002
14
US
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.
 
I tried both of these and couldn't get them work, unless I was doing something wrong. I am using Windows 2000 and Crystal Reports 8, does this make any difference?
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top