+ Reply to Thread
Results 1 to 3 of 3

ComboBox Select Case Question

  1. #1
    Registered User
    Join Date
    09-23-2013
    Location
    Philippines
    MS-Off Ver
    Excel 2007
    Posts
    33

    ComboBox Select Case Question

    I have two ComboBoxes. When a user selects an item in ComboBox1, the user can select a bunch of services in ComboBox2 specific to the item selected in ComboBox1. My code worked almost perfectly. Now here is the problem: when the user selects for example "steel tube" in ComboBox1, ComboBox2 will list a bunch of services specific to "steel tube". However, if the user then decided that he doesn't want the "steel tube" services instead he wants the "brass tube" services ComboBox2 will retain the services previously shown for "steel tube". If the user selects "steel tube" in ComboBox1 again, ComboBox2 will double the list of services for "steel tube" including the services in "brass tube". What I want is if the user select an item in ComboBox1 it will only show the services for the item selected.

    Code:
    Please Login or Register  to view this content.

  2. #2
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,524

    Re: ComboBox Select Case Question

    Just add one line
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    09-23-2013
    Location
    Philippines
    MS-Off Ver
    Excel 2007
    Posts
    33

    Re: ComboBox Select Case Question

    Quote Originally Posted by jindon View Post
    Just add one line
    Please Login or Register  to view this content.

    Oh My!Perfect Thanks! 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. Combobox via Select Case
    By AnthonyWB in forum Access Programming / VBA / Macros
    Replies: 1
    Last Post: 01-20-2011, 05:19 PM
  2. Select Case Question
    By Rick_Stanich in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-24-2009, 10:18 AM
  3. [SOLVED] select case question
    By Gary Keramidas in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-05-2006, 07:45 PM
  4. [SOLVED] VBA select case question
    By Jeff in forum Excel General
    Replies: 2
    Last Post: 01-26-2006, 11:10 PM
  5. [SOLVED] Select Case Question
    By Craig in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-06-2006, 05:40 AM

Tags for this Thread

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