Hi,
In UserForm coding
Set NewControl = CurrentFrame.Controls.Add("forms.combobox.1", "Combo1")
On UserForm
The combo is displayed.
How can I set the Combo_Change event procedure in UserForm coding?
Since no Combo object in the code?
Thank you
Hi,
In UserForm coding
Set NewControl = CurrentFrame.Controls.Add("forms.combobox.1", "Combo1")
On UserForm
The combo is displayed.
How can I set the Combo_Change event procedure in UserForm coding?
Since no Combo object in the code?
Thank you
Could someone please suggest a solution to the problem stated by gabch. Please let me know if I need to provide additional details to explain the exact problem.
Camphor,
Welcome to the Forum, unfortunately:
Your post does not comply with Rule 2 of our Forum RULES. Don't post a question in the thread of another member -- start your own thread. If you feel it's particularly relevant, provide a link to the other thread. It makes sense to have a new thread for your question because a thread with numerous replies can be off putting & difficult to pick out relevant replies.
If I have helped, Don't forget to add to my reputation (click on the star below the post)
Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
Use code tags when posting your VBA code: [code] Your code here [/code]
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks