Thread: [Solved] Delete Page Break using VBA
View Single Post
 
Old 07-03-2012, 01:39 PM
wordpunk wordpunk is offline Windows XP Office 2007
Novice
 
Join Date: Jul 2012
Posts: 1
wordpunk is on a distinguished road
Default Delete Page Break using VBA

Hello All,

This may be a very simple issue to all of you but I have been having hard time cracking this.

I have a word template which is of 2 pages, it has just one page break, I have vba code in Excel, which opens this template, manipulates something and then saves the template with a different name.

However, I have now realized that in some cases I need to delete that page break. What vba code should I include to make this happen.

Any help would be greatly appreciated!
Reply With Quote