hi,
i hve three list box lst1, lst2 and lst3.
i hve 4 data in lst1, and 10 data in lst2.
My question is: if data from lst1 and lst2 data are same then it add data in lst3.( it means i hve to search all data from lst1 into lst2 and found data will be stored in lst3)
so please help me .....
i hve three list box lst1, lst2 and lst3.
i hve 4 data in lst1, and 10 data in lst2.
My question is: if data from lst1 and lst2 data are same then it add data in lst3.( it means i hve to search all data from lst1 into lst2 and found data will be stored in lst3)
so please help me .....
Comment