+ Reply to Thread
Results 1 to 3 of 3

Link two drop down list with each other

  1. #1
    Registered User
    Join Date
    05-12-2013
    Location
    Aruba
    MS-Off Ver
    Excel 2010
    Posts
    2

    Question Link two drop down list with each other

    Hi, all,

    I have one drop down list in cell A1 and another in cell C1 with the same data. When I select something in A1 I want it to change in C1 also and the other way around. Is this actually possible?

    In advance many thanks in advance.

    Jairo

  2. #2
    Forum Contributor
    Join Date
    03-27-2012
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    154

    Re: Link two drop down list with each other

    Hi,

    this is possible, all you need to do is put the code below in the sheet module in the vba editor:

    Please Login or Register  to view this content.
    I have attached a workbook for your reference. You need to enable macros in order for it to work...

    Let me know if this is what you need.

    Thanks.
    Attached Files Attached Files

  3. #3
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Link two drop down list with each other

    Do right click on the sheet tab and select View Code and paste the below code. Return to excel and check.

    Please Login or Register  to view this content.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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