##Import, edit and generate data for SQL Server in Excel.
SQL Server for Excel is an Excel Add-in that provides users a way to import and edit table data in Excel. It has been designed to be a simple tool for data analysts to manipulate SQL data without having to write scripts. It also offers powerful data generation in order to generate sample data for a SQL database.
This is the code for the MS Excel Add-in on www.sqlforexcel.com
If you wish to contribute, please submit a pull request.