PAULCALLAGHAN
Technical User
I'm using Crystal Reports version 8.5.
A report I have made prints a field that will vary with the number of decimal places input to it. It is not a calculated field.
I would like to format this field conditionally to display the number of decimal places used. Therefore I need to come up with a formula that will calculate this.
I've tried many approaches but can't seeem to get it. I've tried calculating the difference between the field and the field rounded to zero decimal places, convert to text then provide the length. But this result gives the places before and after the decimal place.
Help, please!
A report I have made prints a field that will vary with the number of decimal places input to it. It is not a calculated field.
I would like to format this field conditionally to display the number of decimal places used. Therefore I need to come up with a formula that will calculate this.
I've tried many approaches but can't seeem to get it. I've tried calculating the difference between the field and the field rounded to zero decimal places, convert to text then provide the length. But this result gives the places before and after the decimal place.
Help, please!