Can we search for cell values without using for loop?

Hi UiPath Community,

I am working on a project that contains a lot of rows data.

I need to search for a dynamic cell values using a unique identifier column.

Is there a way to do it by not using the for loop? cause it’s making my bot slow.

thanks!

Hey @alvin.c.apostol26 Do you know which column does the value belongs to?
Then we can use LINQ.
Thanks and Regards.
Sreejith…

Hi @alvin.c.apostol26

Can you provides us sample input and output here

Regards
Gokul

hello, you can use the lookup excel activity which will search for a cell value if you specify the excel range