I have 2 sets of data that I need to compare, each set is roughly 500,000 rows. I tired to do a vlookup but it was taking far too long to complete (30+ minutes before I cancelled it) I've been reading that I want to use a scripting library to accomplish this, but I cant quite figure out how to make it work. If I have my data in column A on sheet1 and sheet 2, what would I use to compare the two and mark in column B if they match?