ListView Control

the_utmost

Registered User.
Local time
Today, 17:23
Joined
Mar 10, 2005
Messages
40
Hi:

I need to have a listview (or similar control) with several of the columns being a dropdown list. Does anybody know how I can do this? I have done this in Visual Basic 6.0 but not V.B.A.
 
The only way I think you'll be able to do this, is to create your own ActiveX control in VB and then use it in your project. However, you'll need to figure out a way to get it onto the computers of your users and register it.
 

Users who are viewing this thread

Back
Top Bottom