Hi there,
I’m trying to READ data from Excel file between row E26 to E75.
I tried to Read Range activity and passing “E26:E75” to Range property but the problem is that it gets only the data from the Column E.
What I want is to get all the columns from E to L between the row E26 to E75, is this possible ?