I received the following code from a question I had earlier. It prefills ComboBox1 in a UserForm with numbers ranging from -3 to +3 and is defaulted to 0. Is there a way to make this code applicable to multiple ComboBoxes without copying it over and over and changing the number? Like maybe something like ComboBox1,3,6,11,14,23,65.AddItem "+3" and so forth? I know that doesn't work, I'm just trying to streamline.
![]()
Please Login or Register to view this content.
Bookmarks