Hi
I have a Word document that I will use as a template, i need to replace words in the document like replace "<NameField >" with a name and so on. And save the new Word file on anoter place.
I'm working with VB 2005 starting with a windows application template. (Windows Forms)
I have looked into some stuff, like Visual Studio Tools for Office, i but i need guidelines, i'm stuck reading about PIA's and stuff.
Any help is appreciated.
I have a Word document that I will use as a template, i need to replace words in the document like replace "<NameField >" with a name and so on. And save the new Word file on anoter place.
I'm working with VB 2005 starting with a windows application template. (Windows Forms)
I have looked into some stuff, like Visual Studio Tools for Office, i but i need guidelines, i'm stuck reading about PIA's and stuff.
Any help is appreciated.
Comment