Patrick Casey <patcasey <at> adelphia.net> writes:

>       Could you use a custom number pattern formatter? 

It wouldn't help. The "." in a format pattern means "decimal separator", and the
actual character used will vary depending on the locale. For example, the format
"#0.00" applied to 10.3 with a pt_BR locale would format to 01,30.

-- Marcus Brito


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to