Delete a page break using vba

M

Mei Qin

Hello,

Does anybody know how to delete an unwanted page break
using vba code?

Thanks for any help!

Mei
 
M

Mark Burch

Mei Qin said:
Hello,

Does anybody know how to delete an unwanted page break
using vba code?

Thanks for any help!

Mei


Do you mean that you want the vba code to delete all the page breaks in a
document or just a particular one?

Mark Burch
 
H

Howard Kaikow

If you mean a hard coded page break, just select the break and delete it
like any other character.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top