Hello. So i made an Automation to Search for Product Numbers (Source: Product.xlsx) on Amazon and Scrape the Price, Name and URL and Create for each Product Number an Excel and save the Scrape Informations into them.
Now i want to Compare the avergage Price (which is in the Workbook “Products”) to the Prices i scraped and save them with Price and URL into a Value (so i can send them later with an Email).
For example:
Product Number UC3541A average Price is 103 and i want all the lower Prices from the excel i created for the specific Product Number
Any Ideas how i should do that in a For Loop ofc. So i can do it for all Product Numbers?
Attached the 2 Excels and my .xaml
Main_new.xaml (69.6 KB)
Products.xlsx (15.6 KB)
UC3541A 24_07_2023.xlsx (10.4 KB)