I have a DataEntry Form and I need to get the row and column number where is a value given by the form.
For example, from the form I get "test" and that value is on the column 5(E) and row (10), so the script has to return those values, in any order.








