R
Ross Culver
I have a listbox whose listrange is set via vba. Upon opening the workbook,
the list is set fine; however, when you click on it, no items can be
selected, nor can you scroll the list. The listbox is locked. If I click
the 'Design Mode' button from the Controls Toolbox toolbar to go to design
mode and then click it again to exit design mode, the listbox works.
Is there property that I can set to free up this listbox? Some sort of
application.designmode = false, or something?
Thanks,
Ross
the list is set fine; however, when you click on it, no items can be
selected, nor can you scroll the list. The listbox is locked. If I click
the 'Design Mode' button from the Controls Toolbox toolbar to go to design
mode and then click it again to exit design mode, the listbox works.
Is there property that I can set to free up this listbox? Some sort of
application.designmode = false, or something?
Thanks,
Ross