
Tips.Net > WordTips Home > Macros > WordBasic Examples > Inserting a Break with a Macro with WordBasic
Summary: How to insert different types of breaks within a WordBasic macro. (This tip works with Microsoft Word 6, and Word 95.)
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
Tremendous Table Tips! We often take tables for granted, but Word includes some very powerful ways you can present your tabular data. Discover how to make your tables better, easier to understand, and more effective.
Check out WordTips: Terrific Tables today!
Do you want a decade of WordTips information at your fingertips? You can find what you need with the WordTips Ten-Year Library. (more information...)
Ask a Word Question
Make a Comment
Beauty Tips
Bugs and Pests Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Money Tips
Organizing Tips
Pet Tips
Word2007 Tips
WordTips