+ Reply to Thread
Results 1 to 5 of 5

Combo Box Dependent.

  1. #1
    Registered User
    Join Date
    11-29-2009
    Location
    dubai
    MS-Off Ver
    Excel 2003
    Posts
    56

    Combo Box Dependent.

    Hi,

    Workbook attached.

    In user form ‘uf_SelectCurrency’ I have two combo boxes,

    i). cmb_ER_FPS_Curr = picks data from Dynamic Range - ‘CountriesRange’
    ii). cmb_ER_FPS_CurrCode = picks data from Dynamic Range - ‘CurrCode’

    Once the user form initializes, I want a code that does the following

    If the user selects value from combo box labeled ‘Currency’ (‘cmb_ER_FPS_Curr’) then,

    Combo box labeled ‘Currency Code’ (cmb_ER_FPS_CurrCode) should automatically get populated with corresponding value of the selection in ‘Options’ sheet. & the combo box ‘Currency Code’ should be disabled.

    and Vice Versa

    Thanks
    R
    Attached Files Attached Files
    Last edited by rvc81; 12-16-2010 at 07:40 AM.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Combo Box Dependent.

    Why not have two columns in the ComboBox or use a Listbox?

    Also, your named ranges in the sheet have #Ref errors
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Forum Expert Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    Office 2003, 2010, 2013, 2016, 365
    Posts
    3,284

    Re: Combo Box Dependent.

    Please Login or Register  to view this content.

  4. #4
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Combo Box Dependent.

    I've amended your existing code
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    11-29-2009
    Location
    dubai
    MS-Off Ver
    Excel 2003
    Posts
    56

    Re: Combo Box Dependent.

    Guys thank you so much.....

    R

+ 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