Y
Yee
I have 2 list of data:
List A List B
A A
B A
C B
X
D
I want to count the number of occurances in List B which
reference in list A. So I should get the answer 3
Hope you understand what I mean. Many thanks
Cheers/Yee
List A List B
A A
B A
C B
X
D
I want to count the number of occurances in List B which
reference in list A. So I should get the answer 3
Hope you understand what I mean. Many thanks
Cheers/Yee