Good day
I have a huge problem
I have an online store and need to update products and prices I have an excel sheet with all of the current products online and recieved a new pricelist Now the problem is that Im dealing with over 5000 products and I cant update them one by one
What I need now is code to copy the prices from the one sheet and move it to the coresponding SKU/product code on the other sheet
I also have a list of the EOL products which I need to remove from the current Excel sheet So I need a code to find the product code/SKU on the EOL sheet and then delete the whole row with the corresponding SKU on the other sheet
Thank you