+ Reply to Thread
Results 1 to 4 of 4

ComboBox list of names

Hybrid View

  1. #1
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,482

    Re: ComboBox list of names

    Please use code tags in future.


    What is Name in your code?

    ComboBox1.List = Name
    Cheers
    Andy
    www.andypope.info

  2. #2
    Registered User
    Join Date
    05-06-2009
    Location
    Redhill
    MS-Off Ver
    Excel 2003
    Posts
    18

    Re: ComboBox list of names

    I only put name as i am asking for list of names if this is not the right word can you tell me what to put in its place?

  3. #3
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,482

    Re: ComboBox list of names

    Does the combobox on the worksheet get fill correctly?

    If so use syntax similar to that

    ComboBox1.List = Range("A1:A250")

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1