Could not get your exact requirement from your post. plz use the below checklist to be more clear for your req.
1. Please can u give some test values for the values in the ListBox 1 (approx. 10-12 is enough)
2. The numbers in the 7 text boxes.
3. and the Required result from those values.
Listbox1 combinations
01-03-05-07-10-11
01-03-05-08-09-11
01-04-06-08-09-11
02-03-05-07-10-12
02-03-06-07-09-11
02-03-06-08-09-11
02-03-06-08-09-12
02-04-05-08-09-12
02-04-06-08-09-11
02-04-06-08-10-12
Test numbers in the 7 textboxes (01-03-06-08-09-10-11-12)
what I am trying to do is write a routine that will search listbox 1
line for line amd dump whatever numbers appear in each item that match the test numbers:
example:
02-04-06-08-10-12 - dumped into listbox 2 : 06-08-10-12 (4 match)
the routine should search each line of listbox1 and dump whatever numbers it finds into listbox 2 matched line for line!!
I hope this explains my problem...Like I said I am very new at this and too old to go back to school LOL!
Regards
Kenneth L. Shank