+ Reply to Thread
Results 1 to 5 of 5

Code specifically for CombBox auto population

  1. #1
    ZIXILPLIX
    Guest

    Code specifically for CombBox auto population

    I need a code for ComboBox1 that will populate the ComboBox in a UserForm with the following entries "Brakes, Steering, Engine, Inspection, Overhaul, Electrical and Wheel & Tire." I want to make sure the code is not written for the initialization for the UserForm but written specifically for ComboBox1.

    Any help would be greatly appreciated.
    Last edited by ZIXILPLIX; 05-03-2010 at 11:32 PM.

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,475

    Re: Code specifically for CombBox auto population

    If you don't want it to populate when the UserForm shows, when do you want it to populate?

  3. #3
    ZIXILPLIX
    Guest

    Re: Code specifically for CombBox auto population

    I do want if to populate when the form shows, but I want the code written in the ComboBox itself and not the UserForm if that makes sense. In other words, not like this...

    Please Login or Register  to view this content.

  4. #4
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,475

    Re: Code specifically for CombBox auto population

    I have no idea what the difference is...
    Last edited by davesexcel; 05-04-2010 at 09:12 AM.

  5. #5
    ZIXILPLIX
    Guest

    Re: Code specifically for CombBox auto population

    Maybe there isn't a difference, I don't know much about VB programming yet. I was thinking that if the ComboBox was populated in the ComboBox itself, it would be easier to direct that ComboBox to place the selection into a particular cell when a CommandButton on the UserForm is executed. But like I said I really don't know enough to say either way. Either way, I appreciate very much your help.

+ 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