+ Reply to Thread
Results 1 to 2 of 2

Create mutiple combo box form controls using Macro

  1. #1
    Registered User
    Join Date
    09-29-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    91

    Create mutiple combo box form controls using Macro

    Hi,

    I am faced with a weird situation. I have 500 lines of records and each of the line has to be decided upon a particular disposition. So I have to have a combo box control with options to choose from for each of the lines. To do it for 500 lines is a tedious task. Can someone help me with a macro to create 500 combo box controls one below the other in successive cells on the click of one macro?.

    I was able to create one, but I am not sure if the attributes could be incremented using a loop to get to the next cell. Kindly help.

    Thanks,
    Booo

  2. #2
    Registered User
    Join Date
    11-13-2010
    Location
    Springfield, IL
    MS-Off Ver
    Excel 2007
    Posts
    36

    Re: Create mutiple combo box form controls using Macro

    You can try something like this:

    Please Login or Register  to view this content.
    Then, you can use a For Each loop to do stuff to all those combo objects, like so:

    Please Login or Register  to view this content.

+ 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