0

I am currently trying to input updated supplier data into a website. Currently what I am trying to do is if the address section is blank for a supplier, move on to the next item, otherwise fill out the address in the excel file and delete the secondary address line that is right below it.

I am trying to do this in an if loop shown in the image below:

enter image description here

kwoxer
  • 3,734
  • 4
  • 40
  • 70
Su314
  • 49
  • 7
  • 2
    What appears to be the issue? Also, take a loot at the For Each Row activity: https://docs.uipath.com/activities/docs/for-each-row. Read a workbook's range into a datatable first using the Read Range activity. – Wolfgang Radl Sep 26 '19 at 18:35
  • What you try to do. Tell us the website. – kwoxer Jan 29 '20 at 12:38

0 Answers0