How to select a field after searched by UIPath in CSV file?

Hi Community,

Hope you could help.

I would like to select highlighted field with the same text used to find the field.

I have an CSV file consisting of data per row. After searching the data via ctrl+f the field gets highlighted. I would like UIPath to select to select that field which has been highlighted in combination with the right data search.

Example:

  1. Search 123
  2. 123 found
  3. Field highlightened in overview.
  4. Select data that has been highlighted and consisting the same name as used to find it.

Thanks in advance.