R
Rob
Hi,
I want to translate a money value to two strings.
For example a field contains $234.45 then this should be
split up into two strings: "234" and "45".
I'm sure that there is a very simple solution for this,
but I cannot think of any.
Rob
I want to translate a money value to two strings.
For example a field contains $234.45 then this should be
split up into two strings: "234" and "45".
I'm sure that there is a very simple solution for this,
but I cannot think of any.
Rob