[Solved] Script setValue based on the values of column based on value of other column matching reference
I believe your goal is as follows. You want to retrieve the value of cell “B3” of “Config” sheet. You want to search the retrieved value from the column “A” of “Relação” sheet. When the value is found, you want to put the value of cell “D9” of “Config” sheet to the column “L” of … Read more