Run an SQL Query With a Parameter from Excel 2007
I have a query in an Excel table. I followed this to do it. But how can I add a parameter from a cell into my query? I am looking for a way to do this: select *from dbo.Customerswhere CustomerID = Cell.A2 The Cell.A2 does not work. But how can I add in something like […]
Run an SQL Query With a Parameter from Excel 2007 Read More »
