RE: Macro to create section by Sabaka
Sabaka
Fri Jan 07 23:51:01 CST 2005
About your second question, what do you mean by "current page"? My
understanding is that Word isn't really designed around pages. As I
understand it, Word sees a document as a collection of sections, ranges,
paragraphs and characters. If the "current page" is just the one where the
cursor is blinking, then why not just use the insert menu to insert a break
at the cursor? If the current page is something else, I think you need to
define it in terms of a range or a section or something Word understands.
"Daniel" wrote:
> Hello,
>
> I'm hoping someone might be able to "donate" some code for two seperate
> case:
>
> 1- Create a page after the last page in the document wish would be in a new
> section.
> 2- Change the page setup of the current document so that the current page
> would be the start of a new section
>
> Thanks for the help. I'm having a really hard time programming anything to
> do with section management?!
>
> Daniel
>
>
>