Article ID: 126926 - Last Review: November 23, 2006 - Revision: 2.3 WD: How to Simulate WordPerfect's Flush Right Command in WordThis article was previously published under Q126926 On This PageSUMMARY
This article describes how to create the effect called "Flush Right" in
WordPerfect. In WordPerfect, the Flush Right command lines up some text
in one line with the left margin, and the rest of the text with the
right margin. The following is an example of this type of formatting:
Chapter 4 Page 72 text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text You can set the right-aligned tab manually, or you can create a macro to set the tab automatically. If you use this type of formatting only occasionally, or if you are interested in learning more about setting tabs, read the "Method 2: Set the Right-Aligned Tab Manually" section of this article. If you use this type of formatting frequently, read the section titled "Method 3: Create a Macro to Set the Tabs Automatically." MORE INFORMATION
To simulate the effect of the Flush Right command, use any of the
following methods.
Method 1: Create a Two-Column Table
Method 2: Set a Right-Aligned Tab Manually
When you press ENTER to start a new paragraph, the new paragraph will have the same tab setting. NOTE: On Windows only, if you do not see the same tab setting when you press ENTER, you have the WordPerfect options turned on. To disable these options, click Options on the Tools menu, select the General tab, and clear the Help for WordPerfect Users and the Navigation Keys for WordPerfect Users check boxes. Method 3: Create a Macro to Set the Right-Aligned Tab Automatically (Word 6.x and 7.0 only)Microsoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied warranties of merchantability and/or fitness for a particular purpose. This article assumes that you are familiar with the programming language being demonstrated and the tools used to create and debug procedures. Microsoft support professionals can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific needs.If you have limited programming experience, you may want to contact a Microsoft Certified Partner or Microsoft Advisory Services. For more information, visit these Microsoft Web sites: Microsoft Certified Partners - https://partner.microsoft.com/global/30000104 (https://partner.microsoft.com/global/30000104) Microsoft Advisory Services - http://support.microsoft.com/gp/advisoryservice (http://support.microsoft.com/gp/advisoryservice) For more information about the support options that are available and about how to contact Microsoft, visit the following Microsoft Web site:http://support.microsoft.com/default.aspx?scid=fh;EN-US;CNTACTMS (http://support.microsoft.com/default.aspx?scid=fh;en-us;cntactms) The following macro automates the steps described in method 2 by creating a right-aligned tab stop at the right paragraph indent and inserting a tab character at the insertion point. You can assign the macro to a toolbar button, a quick key, or a menu. For more information about how to do this, see the "Customizing Menus," "Customizing Shortcut Keys," or "Customizing Toolbars" topic in online Help. Before you run this macro, place the insertion point on a line of text that ends with a paragraph mark or new line character. The macro causes the insertion point and any text to the right of it to be right aligned.
When you press ENTER to start a new paragraph, the new paragraph will have the same tab setting as the paragraph above it. (If you do not see the same tab setting when you press ENTER, you have the WordPerfect options turned on. To disable these, click Options on the Tools menu, click the General tab, and clear the Help for WordPerfect Users and the Navigation Keys for WordPerfect Users check boxes.) The third-party products mentioned here are manufactured by vendors independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability. APPLIES TO
| Article Translations
|

Back to the top
