Hi
Please can someone help me
I have simplified my question, but I am working with a very large dataset.
I have a data set (A) for example with two columns of data for example Apples 5, Oranges 20, Pears 25, Lemons 18, Grapefruit 26....
I have another file (B) that has Oranges, Pears
I want to filter Dataset A
with Dataset B
so that Dataset C returns Oranges 20, and Pears 25
Please can you help me - I have been trying to find this
Thanks
RR8