XL: Auto-Open Macro to Select Right Cell After Pressing ENTERLast reviewed: December 1, 1997Article ID: Q75324 |
The information in this article applies to:
SUMMARYThe "More Information" section of this article contains sample auto-open macros that position the active cell one cell to the right each time you press the ENTER key. NOTE: If you want to use the Enter key on the Numeric keypad, replace the "~" portion of the code with "{ENTER}".
MORE INFORMATIONMicrosoft 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 engineers 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 the Microsoft fee-based consulting line at (800) 936-5200. For more information about the support options available from Microsoft, please see the following page on the World Wide Web:
http://www.microsoft.com/support/supportnet/refguide/default.asp Microsoft Excel Version 5.0
Microsoft Excel Versions 4.0 and EarlierThis is similar to choosing Workspace from the Options menu and selecting the "Move Selection After Enter" check box, except that the active cell moves to the right instead of down.
For more information about creating auto_open macros in Microsoft Excel version 5.0, follow these steps:
REFERENCES"Microsoft Excel User's Guide 2," version 4.0, pages 260-262 "Microsoft Excel Function Reference," version 4.0, pages 302-304 "Microsoft Excel User's Guide," version 3.0, pages 622-624 "Microsoft Excel Function Reference," version 3.0, pages 165-167
|
Additional query words: 2.0 2.00 2.01 2.1 2.10 2.2 2.20 2.21 3.00 4.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |