|
-
Feb 23rd, 2000, 07:25 PM
#1
I have a function in my program that reads a string from a textbox and makes sure it only contains numbers with 2 decimal places. This works fine, until you put in a number into the textbox where the decimal places are zero's. ie VB converts "10.00" to "10". How can I get the string to include the zero's ?? Any suggestions.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|