954,262 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How do I get the data collected in a VB form into specific locations in word 97 doc

I am trying to control the input of data into a Word 97 document using a VB form to collect the data. How do I then best transfer this data into the correct locations on the document.

Nelly1965
Newbie Poster
12 posts since Mar 2007
Reputation Points: 10
Solved Threads: 0
 

do you have microsoft access?

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 600
 

I have office 97 profesional so yes and VB6. The text box on the VB form has a control source property, how can I link this to a location on the Word document (maybe a bookmark?).

Nelly1965
Newbie Poster
12 posts since Mar 2007
Reputation Points: 10
Solved Threads: 0
 

you could get the form to put data into an access database then mail merge it from there into a word document?

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 600
 

Thank you I will look into that. I am not familiar with mail merging.

Nelly1965
Newbie Poster
12 posts since Mar 2007
Reputation Points: 10
Solved Threads: 0
 

mail merge is where you have a word document that gets data from an access database


e.g



mr you are in debt of to our company. please pay within 28 days or your account will be closed


Mail merge will make a document like that for every record

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 600
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: