View Full Version : Array add dropdown Combobox for UserForm
themorzer
03-24-2018, 04:14 AM
I want add Array to Combobox so I can view drop list, but my code is error, can help me? please21905
I don't see any code where you are trying to add a list to a ComboBox. THe Code Compiles, so I did not find any errors.
Generically
ComboBox1.List = Array
p45cal
03-25-2018, 08:55 AM
I want add Array to Combobox so I can view drop list, but my code is error, can help me? please21905Sadly lacking in detail…
All you want to know:
http://www.snb-vba.eu/VBA_Fill_combobox_listbox_en.html
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.