+ Reply to Thread
Results 1 to 2 of 2

Select all except section break

  1. #1
    Registered User
    Join Date
    08-01-2007
    Location
    Johannesburg
    Posts
    8

    Select all except section break

    Hi

    I'm using the below code to select an unused page in my document and delete it. The problem is by doing this it also deletes the section break and therefore messes up the header / footer.

    Is there a way to delete the page without deleting the page break or possibly selection all on the page except page break and then delete?

    Thanks!

    Please Login or Register  to view this content.

  2. #2
    Forum Expert snb's Avatar
    Join Date
    05-09-2010
    Location
    VBA
    MS-Off Ver
    Redhat
    Posts
    5,649

    Re: Select all except section break

    It's either or:

    After a page break there's always a page (otherwise it wouldn't be a pagebreak: every frontier has 2 sides).
    If you want to delete the empty page you should use a section endmarker before the pagebreak.



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1