Drop Down List

accessman2

Registered User.
Local time
Today, 06:06
Joined
Sep 15, 2005
Messages
335
Hi,

In the userform, it has many events on the combo box.

I want to create Drop Down List on the worksheets,
I know how to create the events on the combo box.
But, how to create the events on the drop down list? Excel only offer Change Event, do they have any other events offer?
 
Last edited:
Howdy. Perhaps a little further explanation. There are three ways to accomplish "dropdowns" within Excel itself, not counting VBA. Are you using dropdowns through Validation, Forms, or Control Toolbox? Or using VBA UserForm?
________
CX
 
Last edited:
I use the combo box from the Form toolbox.
 
Okay, can you explain more what you are trying to do (maybe attach a small sample?). It may be that Validation will work for you.
________
Lamborghini concept s history
 
Last edited:

Users who are viewing this thread

Back
Top Bottom