SkipVought, the Left() function is a good idea! Though, I just discovered that the code I was using before was deleting all my formatting. So I had to bail on that idea. I'm trying to preserve all formatting.
I found something that works perfectly for what I needed previously...
Hey thanks for the code, SkipVought. It was pretty successful! Though I'm having a bit of a problem. If I copy one section to overwrite an existing section, it turns the section break into a page break.
Example:
ThisDocument.Sections(1).Range.Text = ThisDocument.Sections(2).Range.Text
I'm...
Using VBA in Microsoft Word, I need to be able to access the actual text of the document, not just some of the properties of the document. How can I both access and change the text, as well as move the cursor around in the document.
If possible I would like to be able to change the document...
I’m having trouble with my program. I’d used VB6 for ages, I’ve also done some work with VB.net, but I’m more new there. I just upgraded a project I had in VB6 to VB.net 2003, and I’m having a major problem. I have a full screen game programmed with DirectX 7. Yeah, sorry, I’ve been working on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.