B
BK
Using Excel 2003
I have a list of names in Column A:
Billy
Susie
Sally
Fred
I have another list of names in Column B:
Billy
Susie
Johnny
Sally
Fred
I want to compare the two columns of data to find names in Column B that
are not in Column A. I cannot use the "match" function because one extra
name in Column B (Johnny) throws off the side-by-side match of the two
columns. Sally and Fred are both still in each column even though the extra
name "Johnny" causes them to be offset from their match in Column A.
Is there some other way of accomplishing this comparison? Anything that
would return "Johnny" as a unique entry in Column B?
I have a list of names in Column A:
Billy
Susie
Sally
Fred
I have another list of names in Column B:
Billy
Susie
Johnny
Sally
Fred
I want to compare the two columns of data to find names in Column B that
are not in Column A. I cannot use the "match" function because one extra
name in Column B (Johnny) throws off the side-by-side match of the two
columns. Sally and Fred are both still in each column even though the extra
name "Johnny" causes them to be offset from their match in Column A.
Is there some other way of accomplishing this comparison? Anything that
would return "Johnny" as a unique entry in Column B?