Re: Change Page Section Type
- From: "Doug Robbins - Word MVP" <dkr@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 2 Dec 2005 13:49:28 +0100
ActiveDocument.Sections(ActiveDocument.Sections.Count).PageSetup.SectionStart
= wdSectionContinuous
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
"Debra Ann" <DebraAnn@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1A595833-4358-4671-9595-15A61CA94D62@xxxxxxxxxxxxxxxx
>I have a macro that deletes the information in the last section of the
> document, backspaces, and deletes the section break. Unfortunately, the
> previous section break is a continuous section break and the one I am
> deleting is a new page section break. As we all know, the section break I
> delete changes the previous one to a new page section break which I do not
> want.
>
> Is there a way to change the type of section break from new page to
> continuous before I delete it. If not, do you have a suggestion on how I
> can
> run the macro to make this work?
>
> Thanks,
> --
> Debra Ann
.
- Prev by Date: Toc keeps picking up heading-styles
- Next by Date: Re: Look for italicized word,msgbox asks to remove,finds next ital
- Previous by thread: Toc keeps picking up heading-styles
- Next by thread: Looking for a better way
- Index(es):
Relevant Pages
|