Is it possible to update information put into a form in Word to automatically
update in Access?
Cindy M -WordMVP- - 18 Dec 2004 16:47 GMT
Hi =?Utf-8?B?b2ZmaWNlaGVscA==?=,
> Is it possible to update information put into a form in Word to automatically
> update in Access?
Not automatically, no. It would require some non-trivial VBA programming. And
something (a user action or event in Word) would have to trigger the execution
of the code.
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)
Doug Robbins - Word MVP - 19 Dec 2004 10:45 GMT
See Part 5 of the following series of articles
Part 1: Create professional looking forms in Word
http://www.computorcompanion.com/LPMArticle.asp?ID=22
Part 2: Adding Automation to your Word forms.
http://www.computorcompanion.com/LPMArticle.asp?ID=46
Part 3: Learn more VBA (macros) to automate your forms.
http://www.computorcompanion.com/LPMArticle.asp?ID=119
Part 4: Use custom dialog boxes in your Word forms
http://www.computorcompanion.com/LPMArticle.asp?ID=127
Part 5: Connect your AutoForm to a database to save input time and keep
better records!
http://www.computorcompanion.com/LPMArticle.asp?ID=136

Signature
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
> Is it possible to update information put into a form in Word to automatically
> update in Access?