Skip to Content
0
Former Member
Jan 21, 2008 at 10:20 AM

Currency format

2752 Views

Hi!

I have a character field, which contains numbers like this: 123456.78

I would like to convert them into an another character field (NOT currency) iwth a format like this: 123.456,78

Of course it has to handle the lower and higher numbers also:

123.45 -> 123,45

111222333,44 -> 111.222.333,44

What's the easiest solution for this?

Thank you

Tamá