remove all of the pagebreaks from a large word document

  • Thread starter Thread starter Guest
  • Start date Start date
Use Find and Replace. Manual page breaks are ^m

This won't find any breaks that are part of styles. You need to redefine the
styles for that.
 
Use Find and Replace. Manual page breaks are ^m

This won't find any breaks that are part of styles. You need to redefine the
styles for that.
 
In the Edit > Replace dialog, click the More button, then the Special
button, and select "Manual Page Break". This puts the code ^m in the
Find What box. Leave the Replace With box empty and click the Replace
All button.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.
 
In the Edit > Replace dialog, click the More button, then the Special
button, and select "Manual Page Break". This puts the code ^m in the
Find What box. Leave the Replace With box empty and click the Replace
All button.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.
 

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

Back
Top