Estelle 2 Morin 10.Jul.12 08:54 AM a Web browser Domino Designer7.0.2Windows XP
Hi!
I have a text field in which I enter a number and then I made a conversion with @ Text(@TextToNumber(hmont),"F,2"). If I enter 200000 it converted to 200 000,00
Most of computers settings are configured with a space for thousands and a comma for décimale. It's OK for that. Some others computers are configured with a comma for thousands and a point for decimal, so it the people goes on the field, the 200 000,00 becomes 200.00