Hi,
I have several contracts that were written in Word.
Is there a way to open a Word document from VB then autofill the fields maybe based on a form that is filled out in VB. The contracts/start forms are for employment with alot of redundant info.
Sure! Do a search in this forum for the text "Word.Application" (without the quotes). This should give you plenty of sample of how to use Word from VB. As far as filling in the info, it would depend on how you have setup the document template. Using named fields is real simple and you can get sample code by recording a macro and manually entering text.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.