I think a lot of people have had trouble with these controls.
Sometimes, just deleting them and adding a fresh control back will fix the
problem (at least temporarily).
Me. I like to use the controls from the Forms toolbar. They offer lots less
customization, but they behave better.
BigToys wrote:
I've recently been upgraded from Excel 2000 to Excel 2007. A problem I have is with ActivX listbox controls imbedded in a spread sheet. When I open the file the deminsions of the list box (height & width) are smaller than they previously were. I've found
that if the file is saved and reopened several times, the listbox can srink down to almost nothing. I've got a partial work around by programing in new properties when an item in the list is clicked. But if the box has already shrunken to a size where a
new selection can not be clicked, this won't work.
I've tried code that resized the controls when the worksheet was activated, but this triggers the event code from the list box with out a selection and that errors out.
--
Dave Peterson