The information in this article applies to:
SYMPTOMSWhen you run a Microsoft Visual Basic for Applications macro or procedure that copies a worksheet, Microsoft Excel may behave as if the ALT key is stuck after the macro or procedure is finished. The behavior is evident when you press a key that normally displays a menu when pressed in combination with the ALT key (for example, ALT+F displays the File menu). This behavior will continue until you type something into a cell of a worksheet. CAUSE
The behavior may occur under the following conditions:
-and- WORKAROUNDMicrosoft 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 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/overview/overview.aspTo work around this behavior, you can use the WindowState property in Visual Basic for Applications to minimize and maximize the Microsoft Excel application window. Follow these steps to create a sample macro that demonstrates this alternative:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONREFERENCES
For more information about the Copy method, click the Office Assistant
while in the Visual Basic Editor, type Copy method, click Search, and
then click to view "Copy Method (Excel 97)."
Q176476 OFF: Office Assistant Not Answering Visual Basic Questions Additional query words: XL97 8.0
Keywords : kbprg kbdta kbdtacode KbVBA xlvbmigrate |
Last Reviewed: November 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |