Type Conversion in Crystal Reports?
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Can anyone please let me know how to convert the data type of a field under Crystal Reports I'm using this code in the formula editor but gives me an error 'A Field is Required'.
sum (ToNumber({A String Field}))
I know it takes only Numeric data type fields but is there any way to first convert the string into a Number then calculate its Sum? Thanks in Advance !
AliAmjad(MCP) First make it Run THEN make it Run Fast.