Hi,
I have a sample VBA application, where in a dropdown gets populated dynamically.
hence I am not able to view the items in the dropdown completely.
Can you suggest & clarify a few doubts of mine regarding the same.
Q1. Usage of which component is better in the above scenario.i.e a listbox or a dropdown(ActiveX-control).
Q2. Assuming that usage of listbox is a good design option, How can i name a listbox?
Q3. What are the events that can be associated with the value change of the listbox.

Anticipating the favorable reply at the earliest.
Regards,
Anu