cancel
Showing results for 
Search instead for 
Did you mean: 

string non numeric error

Former Member
0 Kudos

Post Author: new_crystal

CA Forum: Crystal Reports

i am trying to insert summary on a field.... when i do that it gives me an error saying string is non numeric. I have used ToNumber function to convert the string into number format also i have checked in the database...the field is numeric.

still...i dont know why is it giving me this error...

can anyone help me on this issue?

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Post Author: Robd2007

CA Forum: Crystal Reports

Is the ToNumber() displaying a result in your report? or is this where you are getting the String is not numeric error? Have you tried NumericText() to see if it thinks the field is a number?