In VBA, you can create a Listbox where a user can choose one of the listed options. Listboxes are often used in UserForms, ... AddItem "Robert" End With.
確定! 回上一頁