If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Please Help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-17-04, 15:20
exdter exdter is offline
Registered User
 
Join Date: Aug 2003
Posts: 328
Please Help

I have a VB application that will open a Word Document and import data from a MySQL table. I am able to open a blank Word document but don't know how to copy the data over. Can someone help? Thanks.
Reply With Quote
  #2 (permalink)  
Old 03-31-04, 16:51
kdriver kdriver is offline
Registered User
 
Join Date: Mar 2004
Posts: 6
Using the MailMerge function of Word will probably get you out of trouble ...
The easiest way to achieve it is to record a macro in word which does all the things you want to do and incorporate that in your VB6 code. After all, VBA code is very compatible to VB6.

Last edited by kdriver; 03-31-04 at 16:59.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On