Delete a selected range of pages from a word document
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Howzit I am looking for a way of deleting a selected range of page from a word document. Any ideas or code snip bits would be appreciated. Thanks in advance R Blou bulle is baas!
MSDN has the information that you need. In particular, take a look at this article. Understanding the Word Object Model from a .NET Developer's Perspective[^] See the Office developer section at MSDN for more information. http://msdn.microsoft.com/office/understanding/word/default.aspx[^]