XL98: Error Appears When You Change List Property of Combo Box (183384)
The information in this article applies to:
- Microsoft Excel 98 Macintosh Edition
This article was previously published under Q183384 SYMPTOMS
When you click a combo box in a UserForm in Microsoft Excel 98, you may
receive one of the following error messages:
Run-time error '28':
Out of stack space
The application "Microsoft Excel" has unexpectedly quit, because an
error of type 2 occurred.
You should save your work in other open applications and restart the
computer.
Microsoft Excel quits.
CAUSE
This problem may occur if the following conditions are true:
- A Visual Basic subroutine is assigned to the DropButtonClick event of
the combo box.
-and-
- The DropButtonClick subroutine uses the List property to reset the
list that is assigned to the combo box.
For an example that causes this problem to occur, see the "More
Information" section in this article.
WORKAROUND
To work around this problem, do not change the List property for
a combo box in the subroutine that is assigned to the DropButtonClick event
of the combo box.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 6/17/2005 |
---|
Keywords: | kbbug kberrmsg kbpending KB183384 |
---|
|