Hello,
I have data in varaiable as string and i need to compair it from excel and need to get the index of row.
if varaible contains string data like “sandhyar” , i need to check in which row exact data is there after ( .
you can seee below image where exact data is in 7 th row but code which i am using giving me wrong index as 1 .
help me on same.