|
-
Nov 25th, 2008, 08:23 PM
#1
Thread Starter
New Member
Hex To Bin
I have a text box (txtbox1) where I want to enter a 2 character HEX number, ( ie. 3F)
and another text box (txtbox2) where I want the conversion to bininary to appear. To execute the conversion I have a Command Button (cmd1) set to click.
Part 2 of my goal is to invert the bininary during the conversion process as in the example below.
example... 11001011 would appear as 11010011
If anyone can help me with this I would appreciate it very much. I am a beginner with programming so please keep that in mind when writing answers.
Thank You,
George
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
|