Remove Last Page and Preserve Formatting

M

Marc Cowlin

Dear All,

I am an OK Excel VBA user but Word...

I am using Word 2003 on XP.

There are only two sections in the document which I will call "report", and
"certificate". What I am trying to achieve is to delete the last page (or
"certificate") of a document and maintain the "report" formatting as opposed
to the "certificate" formatting.

The number of pages in the "report" section isn't constant.

Any assistance would be greatfully received
 
H

Helmut Weber

Hi Marc,

in case you know how delete a certain page already,
and there are most often unrequired sideeffects
exclude the last paragraph mark in the doc,
when deleting the last page.


Greetings from Bavaria, Germany

Helmut Weber, MVP WordVBA

Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"
 
Top