Write to Excel Sheet Row by Row

Title: Write to Excel Sheet Row by Row

Platforms: Windows, Windows Embedded

Version: v8.1 SP1, compatible with v8.0


This project demonstrates how to write to an Excel .XLSX spreadsheet row by row. The procedure in the Main Procedures file called WriteOrder does the writing to Excel using a DBExecute() call using the x86 Office 2010 Access Database Engine provider.

The provider is required to be installed for this project to work. You can download it from Microsoft here: https://www.microsoft.com/en-US/download/details.aspx?id=13255