![]() |
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
I am trying to iterate through each and every page in RTF document
and select all the text page by page and apply certain business rules. Below mentioned is the code that i am using to select all the text page by page in RTF. ActiveDocument.Bookmarks("\Page").Range.Select() But i observe that it is selecting text from multiple pages. i.e. text from current page along with (text from previous page or from next page) Why is that the above code snippet not selecting text only from the current page but also includes text from next page as well ? Any suggestions to resolve this and ensure text from only the current page is selected. |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Printing a Selection in Word and keeping it in the same place on the page | punkrae | Word | 0 | 03-29-2012 10:49 AM |
![]() |
GugaBFigueiredo | Word | 1 | 01-16-2012 09:04 PM |
Macro to populate a text form field based on dropdown selection | koloa | Word | 0 | 10-20-2011 11:52 AM |
![]() |
lj_eco | Word Tables | 13 | 07-17-2011 04:39 PM |
![]() |
chesspupil | Word VBA | 7 | 05-09-2010 05:43 AM |