Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
VB.NET
VB.NET General Discussion
VB.NET Question on a calculation
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="mathpath, post: 5050, member: 669"] If you'd like the code to be more robust, you could replace the xxx.text expressions by VAL(xxx.text). This way, the program will not fail when someone leaves the textbox blank, or enters an alpha character. You may want to check out the rules to see if the point increments are in slices of $100, in which case the code will be different. For negative increments, you could use the syntax: Point -= 25*Val(RevolvingDebit.text/10000) Happy programming. [/QUOTE]
Insert quotes…
Verification
Post reply
VB.NET
VB.NET General Discussion
VB.NET Question on a calculation
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom