after reading the data in the excel spreadsheet into a data table you can use the “For each row in data table” activity to iterate through the whole spreadsheet. and then use “CurrentRow.ItemArray[].Tostring()” to the get the value
after reading the data in the excel spreadsheet into a data table you can use the “For each row in data table” activity to iterate through the whole spreadsheet. and then use “CurrentRow.ItemArray[].Tostring()” to the get the value