I am trying to compare two columns of numbers against each other. Problem is they are not necessarily going to be lined up even after being sorted and neither is a master list which to compare against. I need to have a third and forth column created to show numbers that don't have a match in the other column. This data will be imported so the numbers of rows will grow and shrink each time. The data will be coming from two different programs to find missing information between the two. Any help or ideas are greatly appreciated.
Thanks
Thanks