pjohns
22nd April 2009, 17:37
Hello,

I need to use the tfcmg103.amnt field on a report but it must not have a decimal point.

i.e. 123.45 neds to be displayed as 12345

I'm not sure on the best approach for this. Can I set the format at the report/field level? I've tried a print expression of 99999 but I only get 123

Thanks
PJ

pjohns
22nd April 2009, 17:47
Solved it.

Used a print expression of 999999v99