update values in excel code example
Example: update query formula in excel
=CONCATENATE("update Site set SiteName='",D13,"' where Place='",A13,"' and Code='",B13,"';")
=CONCATENATE("update Site set SiteName='",D13,"' where Place='",A13,"' and Code='",B13,"';")