Under UserForm, initialize write the below code to add items to the list box. Private Sub UserForm_Initialize() Month_List_Box1.AddItem "Jan" Month_List_Box1.
確定! 回上一頁