Items in my combobox keep getting deleted?

J

Jun

I have a combobox in a multipage, and it was initialized in the
Userform_Activate(). When the program starts on the specific page that my
combobox is in, I see all of my options, but once I start switching pages,
all the items in my combobox disappears. How can I resolve this?

Thank you.
 
Top