I have 2 tables that I'm trying to loop thru. I grab the contract number from the first table and loop thru the second table to see if I find it there. If not, then move to the next contract number in the first table and find it's match in the second table and so on. Once I find the match, I have to copy that data to a third table. I don't even want to show the code that I've been working with because it's all confusing now and none of it is working. I need to start from scratch. Can anyone out there help me, PLEASE. Any help with this is greatly appreciated. Thanks.