+ Reply to Thread
Results 1 to 2 of 2

Combo box with dynamic list driving text box entry on a userform

  1. #1
    Registered User
    Join Date
    08-27-2014
    Location
    Albany, NY
    MS-Off Ver
    Office 2010
    Posts
    91

    Combo box with dynamic list driving text box entry on a userform

    I have a userform with a combo box and a text box. I want the combo box to populate from Sheet 1's inputs and drive the input in the corresponding text box. I have tried:
    Please Login or Register  to view this content.
    with no luck...

  2. #2
    Forum Expert
    Join Date
    07-31-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4,070

    Re: Combo box with dynamic list driving text box entry on a userform

    When using a combobox on a userform, one way to populate it is to use the UserForm_Initialize event in conjunction with .AddItem. If you need to populate a range you can loop through that range. There is no way to give you an exact answer based upon your post. Example:

    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)

Similar Threads

  1. [SOLVED] Populate userform combo box with named dynamic list
    By HeyInKy in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 08-28-2014, 05:17 PM
  2. Replies: 0
    Last Post: 02-04-2014, 12:36 AM
  3. Userform with dynamic combo boxes and autofilters
    By alfordtp in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-17-2014, 10:29 PM
  4. [SOLVED] Adding dynamic named ranges to combo boxes in userform
    By Spritz in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-04-2013, 09:45 AM
  5. [SOLVED] Dynamic Row source for Combo box on Userform.
    By excelkeechak in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-15-2012, 09:58 PM

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