I'm having all sorts of trouble here. In short, I have 2 tables I'm comparing. A Master Data table and a Raw Data table. I'm trying to write code that will start at record(1) on Master table and find the same record on the Raw Data table. Once it finds the record then I want to compare each...