Pietjeparasietje
Programmer
Hi,
I'm having the following problem. I want to set a mask for my amount values, like this : "1,200.00" which is twelve hundred. Right now I'm using the following Maks: " #,#####;0;_ "
This gives me 2 problems.
1. When a amount is smaller than 1000 it wil display it like this 5,00.00 .
2. I do not want to display the "," when a field is empty, it does right now.
Does anyone know how to fix this?
Thnx,
Peter
I'm having the following problem. I want to set a mask for my amount values, like this : "1,200.00" which is twelve hundred. Right now I'm using the following Maks: " #,#####;0;_ "
This gives me 2 problems.
1. When a amount is smaller than 1000 it wil display it like this 5,00.00 .
2. I do not want to display the "," when a field is empty, it does right now.
Does anyone know how to fix this?
Thnx,
Peter