I have a existing UserForm. I need, in the UserForm_Initialize code to add any number of listboxes which I expect I could due with a loop.

But, I can’t determine the code to create a new listbox.