greetings,
I was new in vb, i have a few problem got to solve it.
i have 2 input file.
data1.txt
-----------------
AAB-12728 TRC:input file
AAB-12571 TRC:input file
AAB-12331 TRC:input file
----------------
data2.txt
-----------------
AAB-12571 TRC:input file
AAB-12221 TRC:input file
-----------------
if there is a same data occur in both input file,
how could i compare it and exclude the(AAB-12571 TRC:input file) from both input file
and then i wanting others data will be loaded in listbox except the exclude data.
thanks in advance
antony
I was new in vb, i have a few problem got to solve it.
i have 2 input file.
data1.txt
-----------------
AAB-12728 TRC:input file
AAB-12571 TRC:input file
AAB-12331 TRC:input file
----------------
data2.txt
-----------------
AAB-12571 TRC:input file
AAB-12221 TRC:input file
-----------------
if there is a same data occur in both input file,
how could i compare it and exclude the(AAB-12571 TRC:input file) from both input file
and then i wanting others data will be loaded in listbox except the exclude data.
thanks in advance
antony