The use os FormField in Word templates!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi everyone!

I have a Word template with several FormFields
(Checkboxes, and so on) that needs to be updated from my
access database?

I have managed to write some simple VB-code that opens up
my word-template, but I now I really don't know how to
access my FormFields.

ANyone that has a clue how to update them with the
information and how to save the docuemtn later?

//G.E
 
Thanx, that really helped out ALOT!

Thanx again!

//G.E
-----Original Message-----
Hi GE,

These links should help:

Fill in Word Forms Using Information Stored in Access
(Inside Microsoft Access, January 2002)
by Sean Kavanagh
http://msdn.microsoft.com/library/default.asp? url=/library/en-us/dnima02/html/ima0102.asp

Access a database and insert into a Word document the data that you find
there
by Bill Coan
http://word.mvps.org/FAQs/InterDev/GetDataFromDB.htm


Hi everyone!

I have a Word template with several FormFields
(Checkboxes, and so on) that needs to be updated from my
access database?

I have managed to write some simple VB-code that opens up
my word-template, but I now I really don't know how to
access my FormFields.

ANyone that has a clue how to update them with the
information and how to save the docuemtn later?

//G.E

--
John Nurick [Microsoft Access MVP]

Please respond in the newgroup and not by email.
.
 
Back
Top