I am trying to develop code where Bot will read data in Excel application and insert data in other applications. Here I encountered with two issues.
-
Getting error message in Excel application scope " one or more children have validation errors or warnings.
-
My excel sheet has blank values, my Bot should skip the Null or blank values and should move further to complete the Loop. Please suggest how to achieve this.
Thanks in Advance
Ravi