XL7: Sample Macro to Edit AutoCorrect ListLast reviewed: September 2, 1997Article ID: Q142144 |
The information in this article applies to:
SUMMARYThe following examples contain Visual Basic for Applications macros that you can use to add items to and remove items from the Microsoft Excel AutoCorrect list. With AutoCorrect, changes are made to existing text only when a cell is activated. In addition, the AutoCorrect feature is case sensitive. That is, if you type the original word in capital letters, the replacement will be entered in capital letters as well.
MORE INFORMATIONMicrosoft provides examples of Visual Basic for applications procedures 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 Visual Basic procedure is provided 'as is' and Microsoft does not guarantee that it can be used in all situations. Microsoft does not support modifications of this procedure to suit customer requirements for a particular purpose.
To add an item to the AutoCorrect list
To remove an item from the AutoCorrect list
REFERENCESFor more information about creating macros that run automatically in Microsoft Excel version 7.0, click Answer Wizard on the Help menu and type:
How do I edit the AutoCorrect list? |
Additional query words: 7.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |