What is the special character? You may be able to wrap the contents of your formula with the REPLACE function.
Code:
Replace (inputString, findString, replaceString)
Substitute inputString with your formula contents.
Substitute findString with the special character.
Substitute replaceString with the a valid character or just double quotes.
If not, as everyone stated, please post technical information when posting. I'm sure that you're annoyed with Crystal, and a very busy, important person, but these short blurbs do little more than waste your time (not to mention ours).
Would you mind providing your solution for the edification of the rest of the forum members.
One day someone will do a search because they have a problem with special characters in a formula field. Imagine their frustration to see the solution is: "problem solved".
While my intention was not to waste anyone's time, I have never used this tek-tips before, and did not think about what information I should have included.
My application is using Visual Basic 6.0, and Crystal 9. A report object is being created from Visual Basic using data obtained from high intensive .dll processes. I used the formula field, per Crystal technical support, mainly just to pass the data from Visual Basic to the Crystal .rpt. While I realize parameters are for prompting the user for a value, when I changed the formula field to a parameter field, I no longer had the problem.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.