+ Reply to Thread
Results 1 to 6 of 6

Add items in combobox in a sheet

  1. #1
    Forum Contributor
    Join Date
    04-23-2013
    Location
    India
    MS-Off Ver
    Excel 2003 and 2007
    Posts
    227

    Add items in combobox in a sheet

    Hello,

    I have a workbook with Sheet1,Sheet2 and Sheet3.

    And i have a combobox in Sheet3.

    How can i add items in combobox in Sheet3?

  2. #2
    Forum Contributor
    Join Date
    09-29-2011
    Location
    Kolkata, India
    MS-Off Ver
    Excel 2003/2007
    Posts
    182

    Re: Add items in combobox in a sheet

    Hi siobeh


    Use below code in sheet3 code editor..

    Please Login or Register  to view this content.
    Regards
    taps

  3. #3
    Forum Contributor
    Join Date
    04-23-2013
    Location
    India
    MS-Off Ver
    Excel 2003 and 2007
    Posts
    227

    Re: Add items in combobox in a sheet

    on what event on sheet3 should i put this? or should i put this in a module?

  4. #4
    Forum Contributor
    Join Date
    09-29-2011
    Location
    Kolkata, India
    MS-Off Ver
    Excel 2003/2007
    Posts
    182

    Re: Add items in combobox in a sheet

    Hi

    You can call the AddData through a command button which you can put in sheet3.

    regards
    taps

  5. #5
    Forum Contributor
    Join Date
    04-23-2013
    Location
    India
    MS-Off Ver
    Excel 2003 and 2007
    Posts
    227

    Re: Add items in combobox in a sheet

    Hello taps,

    i just want when the workbook has been opened, the combobox will be populated.

  6. #6
    Forum Contributor
    Join Date
    09-29-2011
    Location
    Kolkata, India
    MS-Off Ver
    Excel 2003/2007
    Posts
    182

    Re: Add items in combobox in a sheet

    Hi,

    Try following steps..
    1. In Developer tab there is Controls ribbon.
    2. Click Insert option and select combo box from Form Control section.
    3. Place the combo box in sheet3.
    4. Right click on it and select Format control..
    5. Here you will get Control tab.
    6. Click on the arrow sign on Input range box.
    7. Select the data range you want to populate and click OK.
    8. It will be always shown in combo box whenever you open the workbook.

    Hope it will solve your problem.

    Regards
    taps

+ 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. Populating combobox 2 with items that match criteria from combobox 1
    By kuraitori in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 12-13-2013, 03:00 AM
  2. Add combobox to a Word doc and populate the combobox with list of about 65 items
    By excelaron in forum Word Programming / VBA / Macros
    Replies: 6
    Last Post: 06-21-2012, 01:59 PM
  3. Add same items to 10 different combobox
    By jieyi in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 03-14-2009, 07:41 AM
  4. How do I refer to the items in a combobox by their number in the list of items?
    By lottesfog in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-06-2007, 10:03 PM
  5. Items From Sheet In Combobox
    By vroemans in forum Excel General
    Replies: 1
    Last Post: 01-12-2007, 03:56 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