List Box format

  • Thread starter Thread starter Gordon C
  • Start date Start date
G

Gordon C

Hi...

I'm building list boxes into a user form but I don't want
the dimmed scroll bars to show...how can I remove them?

Thanks in advance...

GC
 
Instead of using the listbox, use a combobox, under the combobox properties
set the showdropbuttonwhen to showdropbuttonwhennever.

HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Horizontal scroll bar 2
combo box selection issue 2
Floating List Box 1
Listbox 2
list boxes 4
list box / scroll bar 2
Populate list or combo box from closed workbook 4
Scroll Bar in Text Box will not work 2

Back
Top