I am using vfp8 and winxp.
I have a grid column with recordsource a numeric field with width 5 and
decimal 2 in a table.
The value is calculated, never entered manually.
When the value is 12.25 I want 12.25 displayed, but when the value is 12.00
I want 12 displayed. That is, I want only the integer value to show when
there are no decimals.
What is the easy way to do this?
Regards,
Jan Nordgreen