Hi all
How can i format a value with Formatcurrency??
I already use the format but don't work. And a total value that is 24.00 and
I will divide by 10 the result will be 2.4, but the pocketpc give me 2.3
Why??
In my query in the total value i use TO_CHAR(oracle) is i remove this
to_char the value is 2.4.
Why the WindowsCE give me this value??
I am using eVB 3.0
Tks