Welcome toWord.Tips.Net
Ask a Word Question
Make a Comment
Learn Access Now
Free Printable Forms
Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips
Collapsing and Expanding Subdocuments
Converting Word for DOS Documents
Two Keys with the Press of One
You know how to insert breaks in your text using menu commands, but you can also do the same thing under control of your WordBasic macro. You use the InsertBreak statement, as follows:
InsertBreak .Type = BreakValue
All you need to do is set BreakValue is one of the following values:
| BreakValue | Result | |
|---|---|---|
| 0 | Page break | |
| 1 | Column break | |
| 2 | Next-page section break | |
| 3 | Continuous section break | |
| 4 | Even-page section break | |
| 5 | Odd-page section break |
Tip #743 applies to Microsoft Word versions: 6 95
Take Control! Master the real power behind Word! Successfully master the secrets of powerful formatting and create documents that stand out from the rest. Best of all, you can create documents that are easy to maintain and quick to change.