/SQLForExcel

SQL Server Add-in for MS Excel

Primary LanguageC#

SQL Server for Excel

##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.

You'll need Add-in Express for Office and .net in order to build and run this project.