Article ID: 823988 - Last Review: January 15, 2007 - Revision: 2.3 BUG: You cannot delete an Excel list row from the CommandButton Click eventOn This PageSYMPTOMSYou have built a managed code extension for Office Excel 2003. Your solution uses the Click event of an MSForms CommandButton control to remove rows from a List object that is located on a worksheet. When you click the button to remove the List row, the row is not removed, and you may receive a run-time error. STATUS
Microsoft has confirmed that this is a bug in Office Excel 2003.
RESOLUTIONTo resolve this problem, make sure that CommandButton does not have the focus when you delete the list row. Use one of the following methods:
WORKAROUNDTo work around this problem, use one of the following methods:
MORE INFORMATIONSteps to Reproduce the Behavior
| Article Translations
|
Back to the top
