Filling out a Single Word Document

J

Jay Pondy

Perhaps someone can give me a gentle shove in the right direction.

I have a simple Word FAX document where I need to fill in about six fields
from a VB.Net application. Creating two Word Documents and doing a Mail
Merge seems like over-kill. Is there a different approach I can take to fill
these fields out from the VB.Net application? Is it possible to get a hold
of each field by name and set it's value?
 
Top