Form me transform is only working if I use
. (point) to specify a comma position
and , (comma) to specify a decimal point position.
transform(nValue,"99,999.99")
Does for someone work transform in GERMAN?
Best regards,
Otto
Form me transform is only working if I use
. (point) to specify a comma position
and , (comma) to specify a decimal point position.
transform(nValue,"99,999.99")
Does for someone work transform in GERMAN?
Best regards,
Otto
Did you try @E picture function?
transform(nValue,"@E 99,999.99")
EMG
Enrico,
thank you very much. It is ok now.
Best regards,
Otto