I have a spreadsheet with several columns, I want to Read Column A (Order Number)
I need to take that Order Number and lookup it in our ERP (In web Browser)
Then I need to Read Column B (Order Charge) and paste that value in a box on the ERP within that order
After I need it to loop through all of the records within the Spreadsheet.
The bot will loop through either the Order Number or Order Charge but not both, any suggestions?