B
Bob Barnes
Is that easily done?
I prefer the ($4,321.09), but the User wants - $4.321.09.
TIA - Bob
I prefer the ($4,321.09), but the User wants - $4.321.09.
TIA - Bob
Ofer Cohen said:Mybe there is a better way, but you can alway use the Replace function
Replace(Format([FieldName],"#,###.00"),",",".")
--
Good Luck
BS"D
Bob Barnes said:Is that easily done?
I prefer the ($4,321.09), but the User wants - $4.321.09.
TIA - Bob