Quote:
Originally Posted by macropod
What you could do is loop through the Sections instead of through the pages. Any Chr(12) occurring within a Section can only be a page break.
Conversely, if you loop through the pages, any Section break within a page must be a continuous Section break.
|
I am not sure what are you meaning. i need to loop pages, because i am making a macro to make all the pages to end at the same height (as know, it is a trouble in ms word), except for the pages they end in a page break.