Work with Microsoft Excel and Word from VB6

Using the Excel Object Library
Manipulate Excel spreadsheets from within VB. Add, change, copy, retrieve, delete data. Change fonts, cell color and format. Add formulas, view or print the results.

Load Excel Data into the DataGrid
Establish an ADO connection to your Excel worksheet and open a recordset against it. Then bind the recordset to the grid. All the recordset object's methods and features are available.

Add Microsoft Word's Spell Checker to your Apps
Invoke the Microsoft Word Object Library to add spell checking and thesaurus capabilities to your applications.




About TheScarms
About TheScarms


Sample code
version info

If you use this code, please mention "www.TheScarms.com"

Email this page


© Copyright 2024 TheScarms
Goto top of page