I am trying to get the index of the cell value in an excel sheet using Uipath.
I have tried using Lookup range inside Excel application scope but its giving up the first similar value found in the Sheet as having duplicate values as well.
Please Suggest how we can find the the exact index Of the cell.
I have used
LookUp Range activity
Read Cell Formula
Col1 Col2 Col3 DB AB BB AC DB AN AK AB AC
I need to find the IndexOf value DB , located at Col2 2nd row