|
-
Mar 16th, 2016, 05:19 PM
#1
Thread Starter
Junior Member
[RESOLVED] Loop thru textboxes to find missing digits
Ok. I'm stumped. I have a set of 10 textboxes.
the first 8 boxes will store a digit from 0 to 9.
the last two text boxes will be empty.
My issue: in the last (2) textboxes I want to find the missing values that where not entered in boxes 1 thru 8.
(EXAMPLE: if numbers 0 1 2 3 4 5 6 7, are listed in textboxes 1 thru 8 then the missing digits will be 8 & 9 to be displayed in the last two text boxes).
I tried looping but was not able to get it right. Any suggestions? Nested loops? Any help would be greatly appreciated.
Tags for this Thread
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
|