Hi all,
I have a large spreadsheet. First I do a “Filter Table” to find the rows I need to work with.
I read the results with “Read Range” with “Use Filter”-option on.
After some processing, I need to write some results back in the the sheet, but I don’t know what lines / rows the data was on.
Is there an easy way to know what line / row numbers I read in my “Read Range”? (So I can use Write Cell to write the data back to the correct lines)
Thanks!
Michael