Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 1.01 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.01 KB

⚠️  This repository has been deprecated and is now read only. If you're looking for a similar product, take a look at Devart Excel Add-ins

ℹ️  If you need your own Office add-in, web app or mobile app. Drop me a line at https://coalition.software

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.