Combo box Row source

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

Hope, someone can help me here.

Since I only have 3 list the I want user to select it from the conbo box, I
want to type list of combox data in the "RowSource" in the Property.

How can I do this? Anyone can help me out here?

Thanks
 
Try the .AddItem method to assign the values

RowSource can only be a cell reference back to an excel worksheet or range
name.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top