|
-
May 22nd, 2013, 10:11 AM
#1
Thread Starter
New Member
VB.NET 2010 Find / replace issue in MS-Word
Hello,
We wrote some code to take data from a VB.NET form and replace it in ceratin spots in an MS-Word document.
This code works fine.
However, we ran into an issue.
There are lines in the Word document before the replacement text. When we perform the replace, the lines get pushed over to the right thus messing up the format of the document.
We are using MyStoryRange.Find to do the find / replace.
We tried to use overtype mode but it doesn't seem to work.
Any help / advice would be appreciated.
Thank you!
pxmnh316
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|