Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX control

Status
Not open for further replies.

min460120

Programmer
Joined
Jun 23, 2001
Messages
9
Location
US
Hi,

In EXCEL I design a form. I'm trying to find out a ActiveX
controls just like check box or option button that user
can have multiple selection. I need this ActiveX have
Scroll bar since I've more than 70 items need to put in the
ActiveX contol.
I checked the toolbox and I couldn't find want I want.

Any idea if there is a ActiveX controls that I'm trying to
find?

Thank you for your help.


 
You could use a listbox, but on the practical side, scrolling 70 items? You would be better of using a database. S. van Els
SAvanEls@cq-link.sr
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top