=CONCATENATE("update Site set SiteName='",D13,"' where Place='",A13,"' and Code='",B13,"'") =CONCATENATE("update Site set SiteName='",D13,"' where Place='",A13,"' and Code='",B13,"') =CONCATENATE
As previously said, we can dynamically alter queries, and if we do so for one row, we simply need to drag down, and the column values will be immediately populated.