+ Reply to Thread
Results 1 to 3 of 3

How to assign list to a comboBox without Vba

  1. #1
    Forum Contributor HerryMarkowitz's Avatar
    Join Date
    09-10-2012
    Location
    Europe
    MS-Off Ver
    Office 2021 - Win10
    Posts
    1,007

    How to assign list to a comboBox without Vba

    Hi beautiful people,
    Following macro assigns list to a comboBox with Vba,
    Please Login or Register  to view this content.
    How to assign list to a comboBox without Vba?
    Best regards
    Last edited by HerryMarkowitz; 09-04-2015 at 02:17 AM.
    Sub DontForgetThese()
         If Your thread includes any code Then Please use code tags...
         If Your thread has been solved Then Please mark as solved...
         If Anybody has helped to you Then Please add reputation...
    End Sub

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,662

    Re: How to assign list to a comboBox without Vba

    ActiveX combobox:
    right click the box,
    select "ListFillRAnge" and type in either the cell range e.g. A1:A10 or the name of the range.
    Ben Van Johnson

  3. #3
    Forum Contributor HerryMarkowitz's Avatar
    Join Date
    09-10-2012
    Location
    Europe
    MS-Off Ver
    Office 2021 - Win10
    Posts
    1,007

    Re: How to assign list to a comboBox without Vba

    Hi protonLeah,
    Thanks a lot. Solved.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Macro assign to ActiveX Combobox
    By kangsongwu in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-19-2014, 02:56 AM
  2. assign value to Combobox
    By kangsongwu in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-17-2014, 11:23 AM
  3. [SOLVED] Assign Change event to generic ComboBox
    By pjcbm9 in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 07-20-2014, 12:18 PM
  4. Replies: 1
    Last Post: 03-30-2014, 08:54 PM
  5. Add new combobox to userfrom and assign an event which opens another new combobox
    By gr3gor13 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-28-2014, 11:07 AM
  6. how to assign a different macro to each*combobox selection in form control....
    By kritigupta in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-03-2012, 03:04 AM
  7. [SOLVED] Dynamically assign ComboBox.List from named range areas
    By Paul Martin in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-03-2005, 01:05 AM

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