Hi there,
I have a field I am trying to format in Crystal Reports 10. This seems like it should be simple, but I can't figure it out.
The field is numeric and is stored in the database like: 1.00, 1.25, 1.50, etc.
If the value is like 1.00 I want output to look like: 1.
If the value is 1.25 I want output to look like: 1.25.
If the value is 1.50 I want output to look like: 1.5.
Do I create a formula field to drive output? Or should I be formatting the field itself? I am not sure how to write the formula to product the output I'm looking for. Any help would be greatly appreciated.
Thank you!!
I have a field I am trying to format in Crystal Reports 10. This seems like it should be simple, but I can't figure it out.
The field is numeric and is stored in the database like: 1.00, 1.25, 1.50, etc.
If the value is like 1.00 I want output to look like: 1.
If the value is 1.25 I want output to look like: 1.25.
If the value is 1.50 I want output to look like: 1.5.
Do I create a formula field to drive output? Or should I be formatting the field itself? I am not sure how to write the formula to product the output I'm looking for. Any help would be greatly appreciated.
Thank you!!