Hello Experts,
I have a situation in which i need to convert US number format (eg. 10,000.00) to European number format (eg 10.000,00).
for example- if the input is 15,599.00 it should be converted to 15.599,00
if the input is already 15.599,00 nothing should happen.
we can have a function for that.
Please let us know your thoughts.
Thanks,
Vikrant