C
Chad
Hello, I have a text box fomated to currency with a decimal of 2. If I enter
lets say $4.12 and when I go back to the text box to change it, I click on
the text box and it shows a number 4.11999988555908 instead of the 4.12. This
long number only shows when I click in the text box but it shows correctly if
just viewed. How do I get rid of all the extra numbers? Or can I set it to
standard with 2 decimals and have it show a $ sign at the begining with code?
If I use code to show the $ sign what and where would I put it? Thanks...
lets say $4.12 and when I go back to the text box to change it, I click on
the text box and it shows a number 4.11999988555908 instead of the 4.12. This
long number only shows when I click in the text box but it shows correctly if
just viewed. How do I get rid of all the extra numbers? Or can I set it to
standard with 2 decimals and have it show a $ sign at the begining with code?
If I use code to show the $ sign what and where would I put it? Thanks...