Quote:
Originally Posted by OTPM
Suggest you post this in the Word VBA Section.
|
But it isn't a
vba question. That said, there are plenty of useful programming examples in the VBA forum, especially, showing how to work with Word's object model.
vmsobral: You refer to c#, which I'm not sure anyone here knows much about. As for:
Quote:
Should I use merge fields, content control or other feature, and later edit those with C#?
|
without knowing what you're trying to accomplish, it's rather hard to say. Some customisations might best be implemented via custom Quick Parts, for example.