Read column from a specified cell

Hi,

i am using Read column activity to read a column within excel application scope. i see from Uipath documentation we can specify the starting cell of the column from where we can start reading.

But it seems like Uipath reads the whole column starting with 1st cell. i.e A1, B1.

here is the screenshot of activity :

image

Though i give E10 as starting cell it always reads from E1.

Please let me know if there is a way i can read from E10.

@Rahul_kumar_S Try workbook read column activity once.

It works with workbook activity. Psst for excel application scope is it a Uipath Bug ?

@Rahul_kumar_S For me using excel application scope also working, i don’t know what’s wrong in ur case.