How do I fix it? I've tried to change the data type of my table to suit the data type of the function (changed from text to number format, because the function is in number format), but there's still an error. How can I fix this?
Printable View
How do I fix it? I've tried to change the data type of my table to suit the data type of the function (changed from text to number format, because the function is in number format), but there's still an error. How can I fix this?
The Crystal Reports function to convert a string into a number is ToNumber
Did You browse the data to check characters that could generate the error?
Post your code