VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A+ code: convert numbers to and from decimal, hexadecimal and octal

erLog  (3 Submissions)   Math/Dates   Visual Basic 3.0   Beginner   Wed 3rd February 2021

This code will convert numbers to and from decimal, hexadecimal and octal. It's really useful and simple to follow code - intended for the beginner. If you use it, there's no need to give me credit but lease vote for it, thanks.
-lgr

Assumes
You need a txtNumber text box for the number display, and then three check boxes (optDecimalButton, optHexButton and optOctalButton). That's it!

Rate A+ code: convert numbers to and from decimal, hexadecimal and octal (10(10 Vote))
A+ code: convert numbers to and from decimal, hexadecimal and octal.bas

A+ code: convert numbers to and from decimal, hexadecimal and octal Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters