Hi
I have a column of product codes in an Excel sheet. I want to be able to compare the codes in the sheet to a Product database in SQL.
If one of the codes in the Excel sheet are not in the product table in SQL, I somehow want to be alerted on the excel sheet.
I cannot find a way to compare the two. I have found a lot of inserts ideas but I just want to compare and find the codes that do not exist.
Any ideas please.
Thanks
I have a column of product codes in an Excel sheet. I want to be able to compare the codes in the sheet to a Product database in SQL.
If one of the codes in the Excel sheet are not in the product table in SQL, I somehow want to be alerted on the excel sheet.
I cannot find a way to compare the two. I have found a lot of inserts ideas but I just want to compare and find the codes that do not exist.
Any ideas please.
Thanks