B
Baha
Hi,
I have following 2 list of numbers list1 and list2.list1:
1,3,5,7,9,11,13,15,17
and list2: 1,2,5,7,4,8,6,12.What I want is, add item in listbox1 from the
numbers in list1 which is not in list2. listbox1 items should be:
3,9,11,13,15,17. how can I generate that listbox if the first list in the
range(A1:A9) and the second list is inthe range(k1:k8)
thank you for your help
I have following 2 list of numbers list1 and list2.list1:
1,3,5,7,9,11,13,15,17
and list2: 1,2,5,7,4,8,6,12.What I want is, add item in listbox1 from the
numbers in list1 which is not in list2. listbox1 items should be:
3,9,11,13,15,17. how can I generate that listbox if the first list in the
range(A1:A9) and the second list is inthe range(k1:k8)
thank you for your help