Hello,
I have an excel sheet with multiple columns. And for some rows, there are no values for one column. In that case, Bot is wasting time to look over the empty cells too. Even I tried with using Read Range Activity to just read one column and process, even though it is not working. So can someone help me in doing this task.
My main concern is, When reading that column, it should stop reading when it counters empty field. Thanks in advance