Crystal Reports may show this error if Crystal Reports knows that it is working with a value which is not numbered. There are many conversion functions found in Crystal like CDBL, CSTR, etc., and data check functions IsNull, IsNumeric, etc., which can be used.
If you want to get rid of this problem, you have to convert the value to DBL and it will solve your problem.
Thank you,
Lesliez Mark