ok this is my first stretch into vb.net so be gentle....
I want to open a word document that could look like something like this:
Dear <CompanyName>,
blah blah blah.
I want to open this word document and replace the <CompanyName> tag with a mailmerge field. I can open the document no problem, and I can execute the mailmerge no problem, my only problem is the find and replace, anyone have any ideas?
