Select the product you need help with
BUG: You cannot delete an Excel list row from the CommandButton Click eventArticle ID: 823988 - View products that this article applies to. On 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
Properties |


Back to the top








