Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Saturday, November 11, 2017

Modifying my parameterized query to select * an entire column

SQLServerCentral » Latest topics
Modifying my parameterized query to select * an entire column
This working code lets the user use a click event in Excel/VBA to separately insert values into the same field in SQL. I would like to know how I can rewrite this code in order to have the user insert an entire col

No comments: