VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

To send data from database in MSWORD file as a string using reference of Microsoft word 8.0 object

KKLakhanpal  (2 Submissions)   Miscellaneous   VB 6.0   Unknown Difficulty   Thu 11th December 2003   Mon 8th February 2021

To send data from database in MSWORD file as a string using reference of Microsoft word 8.0 object library

API Declarations


Dim Leng1 As Integer
Dim rs As New ADODB.Recordset
Dim thisdoc As Document
Dim thisrange As Range
Dim wordapp As Word.Application


Rate To send data from database in MSWORD file as a string using reference of Microsoft word 8.0 object (1(1 Vote))
To send data from database in MSWORD file as a string using reference of Microsoft word 8.0 object .bas

To send data from database in MSWORD file as a string using reference of Microsoft word 8.0 object Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters