Hi,
I have two sets of data in my file. And i have to find out the duplicate values between these fields (only duplicate filed)
For Example
Table 1
A
B
D
Table 2
B
D
F
Ideal Output
A
F
it could be really fine, if we did this through VBA. Pl. suggest..
Thanks in advance
Prasath RH
I have two sets of data in my file. And i have to find out the duplicate values between these fields (only duplicate filed)
For Example
Table 1
A
B
D
Table 2
B
D
F
Ideal Output
A
F
it could be really fine, if we did this through VBA. Pl. suggest..
Thanks in advance
Prasath RH