View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Gregg Jim Gregg is offline
external usenet poster
 
Posts: 5
Default Compare 2 columns for unique values

Hello,

I am wondering if someone could offer some assistance. I have 2 columns
in a worksheet. The two columns are lists of server names. I would like
to compare the list in column A and Column B and either output or
highlight unique values. I basically need to figure out what column A
is missing from column B and vice versa. I appreciate any help anyone
can offer. Thank you.

Jim Gregg