Has anyone one got any practical examples of working with MS Word in C++. I want to parse a Word doc and replace words in specific places where there are 'key words' as in where @Address1 is I want to replace it with the actual Address.

Does this make sense I hope it does.