Get row index of a Selected Cell in Excel

Hi @JoaquinBS,

Welcome UiPath Forum Community !

To search the text in Excel you can use the find activity which is in the below . It will return the cellinfo like “A10”.“B5” as array.

Additional. It has a feature the return the rowindex as array. It is not available in UiPath go. but you can download from here .

Regards
Balamurugan.S

1 Like