• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

selecting multiple values in a combobox using userform

Hi,

It's me again needing your expertise..

I have Userform28 with different comboboxes. Among these comboboxes, I only want one (ComboBox7) to select multiple values from. ComboBox7 should comprise MK1, MK2, CB1, MN1, MD1, UP1. Can you help me do the script please?
 
Hi Lymm,

I considered Chihiro's advise to use ListBox instead of ComboBox. Next, I tried to look for codes to satisfy my requirements but they don't seem to work :(

Can you help me with the codes to do the following please:

1. ListBox1 should be one of the required fields upon clicking CommandButton3.
2. Values chosen from ListBox1 (after clicking CommandButton1) should be transferred to Dbase worksheet column O (Site).

I attached my file. I hope you'll find everything in order.

Appreciate any help that can be extended.

Thanks
 

Attachments

  • Form_Templates2.xlsm
    506.2 KB · Views: 5
Back
Top