+ Reply to Thread
Results 1 to 13 of 13

Dynamic Data Validation Lists

  1. #1
    Registered User
    Join Date
    09-04-2012
    Location
    Seoul, South Korea
    MS-Off Ver
    Excel 2007
    Posts
    20

    Dynamic Data Validation Lists

    Hi there,

    First I just want to thank all you awesome members out there. Through your assistance with others, I have learned a lot about excel.

    Now, to the problem.
    I am working on a bilingual file and want to display the results dependant upon the language selected.
    I have a drop down selection list set up through data validation. When the drop down is selected, it displays according to the language selected, with this formula
    =IF(Lang=x,lista,listb)
    However, if I change the language after selecting an item from the dropdown, the preselected item does not change according to the language. I need this to change because I have other cells referencing this cell as a lookup value. I also need this input cell to be the active cell... in otherwords, I can't use a dummy cell somewhere else and reference to it. What can I do to make this dropdown change?

    Any help with this is great!
    For reference, I am using Excel 2010.

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Dynamic Data Validation Lists

    Hi DaBrot791,

    I think we are going to need you to upload an Excel file (not a pic or screenshot) so we can see this in context.

    Be sure to desensitize the data.

    If you are not familiar with how to do this:

    • To attach a file to your post,
    • click “Go Advanced” (next to Post Quick Reply – bottom right),
    • scroll down until you see “Manage Attachments”,
    • click “Browse”.
    • select your file(s)
    • click “Upload”
    • click “Close window”
    • click “Submit Reply”
    • The file name will appear at the bottom of your reply.
    Dave

  3. #3
    Registered User
    Join Date
    09-04-2012
    Location
    Seoul, South Korea
    MS-Off Ver
    Excel 2007
    Posts
    20

    Re: Dynamic Data Validation Lists

    Hi Dave,

    I have created a quick file to show what I want to do, unfortunately it seems the company is blocking me from uploading. I will have to try it again when I get home tonight.

  4. #4
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Dynamic Data Validation Lists

    Looking forward to it.

  5. #5
    Registered User
    Join Date
    09-04-2012
    Location
    Seoul, South Korea
    MS-Off Ver
    Excel 2007
    Posts
    20
    Please refer to the attachment below.
    Attached Files Attached Files

  6. #6
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Dynamic Data Validation Lists

    DaBrot791,

    From your notes in the attachment.
    <- After Selection, if Language is changed in Log tab, this should change accordingly, as should subissue and subsubissue
    I do not find a Log tab.

    I am assuming Log tab is Set-up tab?

    Or is there a tab missing?

  7. #7
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Dynamic Data Validation Lists

    Also what do you want it (Drop-down in Report C2) to change to?

    <- After Selection, if Language is changed in Log tab, this should change accordingly, as should subissue and subsubissue
    There are 7 possibilities each in SampleA and SampleB (the Data Validation lists for C2).


    Edit The same holds true for
    <-Currently if language changes, Issue does not change and subissue and subsubissue become blank
    Last edited by FlameRetired; 07-20-2016 at 08:52 PM.

  8. #8
    Registered User
    Join Date
    09-04-2012
    Location
    Seoul, South Korea
    MS-Off Ver
    Excel 2007
    Posts
    20

    Re: Dynamic Data Validation Lists

    Dave,

    You are correct in your assumption that the Log tab is the Set-up tab. There are no missing tabs.
    In the sample, currently "5" is selected as the issue. 5 is part of Sample List B, the "Other" language.
    If the "Other" Langauge is selected in the Set up tab, then C3 should display the corresponding sub-issue to C2 from Sublist B and C4 should display the corresponding sub-issue to C@ from SubSubB.
    This is all easily handled upon first entry of the "Issue".
    The problem comes when I change the Language in Set-up.
    Upon Changing the language, the Issue in C2 should change to the Sample List A item that corresponds to the previously input Sample List B item.
    C3 and C4 are currently built to easily follow suit. For now however, I can't get the Sample List B Item to change to Sample List A item, thus, when language changes, C3 and C4 return a blank.

    Simply put, previously entered inputs should change according to the language selected.
    I hope that is clear enough. Please let me know if not.

  9. #9
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Dynamic Data Validation Lists

    No. It's not clear.

    Switching the lists part is clear. But which item from the changed list do you want upon changing Lang? There are 7 possibilities each for SampleA and SampleB.

    Regarding the switched lists upon changing Lang it sounds like you need to explore Dependent Drop Down Lists for more advanced tips as it appears your DV formula in C2 already changes the dropdown list in C2. Here is a link with several articles on the topic.

    http://www.contextures.com/xlDataVal02.html
    Last edited by FlameRetired; 07-20-2016 at 09:50 PM.

  10. #10
    Registered User
    Join Date
    09-04-2012
    Location
    Seoul, South Korea
    MS-Off Ver
    Excel 2007
    Posts
    20

    Re: Dynamic Data Validation Lists

    I appreciate the recommendation of dependent drop downs, but unfortunately that option is not appropriate in this case.
    If I selected English as the language, and then I selected the Issue to be "Hello" (not in Sample List A, but for example). Consider "Hello" as Equal to "A"
    C3 and C4 are dependent upon the input of C2 and will automatically provide Sublist A and SubsubA without any additional input on my part. This is critical and a part of the reason why I am not using dependent drop downs.
    Suppose tomorrow, I open the file, and a spanish person will be viewing it. I don't want to go back to the issue and re-input for that individual. I simply want to select the language and have it automatically adjust. Thus, when I select "Other" language, the Issue in C2 automatically changes to "Hola" (also not in Sample List B, but would be in the corresponding row as "Hello") Consider "Hola" as equal to "1".
    If this changes, C3 and C4 will automatically adjust accordingly.

    Language = English
    C2 = A
    C3 = a
    C4 = A.a

    Language change = Other
    C2 = 1
    C3 = 1.1
    C4 = 1.1.1

    Eventually, I will have hundreds and potentially thousands of issues entered into the log. If I had to change the issues every time I toggled between languages, it would be impractical.
    Last edited by DaBrot791; 07-24-2016 at 07:12 PM.

  11. #11
    Registered User
    Join Date
    09-04-2012
    Location
    Seoul, South Korea
    MS-Off Ver
    Excel 2007
    Posts
    20

    Re: Dynamic Data Validation Lists

    Still working on it, please note the other forums where this problem has been posted.
    http://www.mrexcel.com/forum/excel-q...een-lists.html <-posted first but no responses.
    http://www.excelguru.ca/forums/showt...ed=1#post26248
    http://www.ozgrid.com/forum/showthre...416#post774416

  12. #12
    Forum Contributor
    Join Date
    07-11-2012
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    144

    Re: Dynamic Data Validation Lists

    Hi DaBrot791,

    Please find the attached for solution.
    Attached Files Attached Files
    Ravikumar,

    * Please Add Reputation if solved.

  13. #13
    Registered User
    Join Date
    09-04-2012
    Location
    Seoul, South Korea
    MS-Off Ver
    Excel 2007
    Posts
    20

    Re: Dynamic Data Validation Lists

    Just a note, but the solution I was looking for is here in case someone else is interested in the future.

    http://www.excelforum.com/excel-prog...ace-value.html

    Thank you for all of your help in setting me in the right direction.

+ 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. Dynamic data validation lists
    By FlashyChap in forum Excel General
    Replies: 2
    Last Post: 01-12-2015, 11:31 AM
  2. [SOLVED] Dynamic dependent data validation lists
    By gak67 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-20-2014, 06:21 PM
  3. Dynamic Data Validation Lists
    By Daniel Brown in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-05-2014, 08:08 AM
  4. Dynamic / Unique Data Validation Lists
    By Thomo88 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-31-2014, 11:28 AM
  5. Dynamic data validation using multiple lists
    By Danbot007 in forum Excel General
    Replies: 1
    Last Post: 02-01-2011, 08:30 AM
  6. Dynamic Data Validation multiple lists
    By m1066189 in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 06-09-2010, 03:42 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