just use my code and add this:
VB Code:
for a = 0 to ubound(matches) if matches(a) = 4 then msgbox list1.list(a) & " appears 4 times." end if next a
|
Results 1 to 6 of 6
Thread: list dataThreaded View
|
Click Here to Expand Forum to Full Width |