Hi everyone,
I feel like I am overlooking something here and I just can’t pinpoint the error. I am trying to obtain messages from a screen and write them to each row within an excel workbook. I seem to only be able to write data to cell T2 and I do not continue down the list for each row. I constantly overwrite data to cell T2. I tried using another for each row activity and was not successful.
my excel write cell expression is “T”+2.toString
Thank you,