Hello friends! I need your help, the fact is that the robot needs to go through all the columns, starting with “1” and determine the last column with data, and not those that are empty (data
data columns may change too).
I thought to go through a For Each loop through the ReadRow activity and filter each column for the presence of data,
but I cannot determine the last one filled.
For example, here I need to define a column “5” with its data
Can you help with this, please? Sorry for my english