Hi, I have searched everywhere but have not found a suitable answer. The AI didn't help either, so I'm going to ask you guys.
My problem is that I want to search for the phrase "SP" in a rather large table. After searching for it in a column, I want the value of the row to be imported into a variable that uses information about the location of the cell to give me its value.

Everything works perfectly, but only when I manually enter the value I am looking for (34) -> then I get the value I am looking for (price0). When I try to automate the whole thing, I get an error. I was trying with subtext and also nothing 😞 Is there a way around this?

Thanks in advance for your advice!
Have a nice day