Lotus Macros Using Direction Key Commands May Fail in ExcelLast reviewed: November 21, 1994Article ID: Q87741 |
The information in this article applies to:
SUMMARYMacros created in Lotus 1-2-3 that use direction keys, or {GOTO} commands, may fail when running in Microsoft Excel.
MORE INFORMATIONLotus 1-2-3 is a character-based full-screen application so its screen size is fixed at 20 rows by 8 columns. A Microsoft Excel document window can contain any number of rows or columns. Direction key commands such as {PGUP} or {PGDN} and {GOTO} commands move the active cell based on the current page size, instead of the 20 row by 8 column Lotus 1-2-3 standard. As a result, the active cell may be moved to the wrong location, causing your macro to fail.
WorkaroundFor best results, size the active document window in Microsoft Excel to contain the same number of rows and columns that Lotus 1-2-3 has (20 rows by 8 columns).
REFERENCES"Switching to Microsoft Excel from Lotus 1-2-3," version 4.0, page 36
|
KBCategory: kbusage
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |