Good,
I am creating an excel where I would like to insert values (in function) into text. I want to pass values from Column F12 to H12.
I want to enter text here where it says [here]
UPDATE public_ads SET ads_price = [aqui] WHERE ads_reference = [aqui];
How do I make excel to auto-enter depending on a new line?