+ Reply to Thread
Results 1 to 11 of 11

Data Validation: List the Different Result

  1. #1
    Registered User
    Join Date
    09-27-2020
    Location
    philippines
    MS-Off Ver
    2007
    Posts
    29

    Data Validation: List the Different Result

    Hi guy, can someone help me? I have attached an excel file. The red sheet "J2" has a drop down list that will populate different
    cells using a vlook up function. By using this I want to list all the result in a specific cell "H5"(filled with yellow) is it possible?
    Attached Files Attached Files
    Last edited by alfie4030; 10-11-2021 at 12:24 PM.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,916

    Re: Data Validation: List the Different Result

    Administrative Note

    Members will tailor the solutions they offer to the version of Office (Excel) that you have. Please check that your forum profile is up-to-date in this respect. Thanks.

    Please replace the large .zip file with a small .xls or .xlsx file that is a SMALL sub-set of your real data (10-20 rows should be enough). Make sure that the test data is realistic, but desensitised. Thanks.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    09-27-2020
    Location
    philippines
    MS-Off Ver
    2007
    Posts
    29

    Re: Data Validation: List the Different Result

    Thank you I changed the file
    Last edited by AliGW; 10-06-2021 at 07:28 AM. Reason: PLEASE don't quote unnecessarily!

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,916

    Re: Data Validation: List the Different Result

    And your Excel version?

  5. #5
    Registered User
    Join Date
    09-27-2020
    Location
    philippines
    MS-Off Ver
    2007
    Posts
    29

    Re: Data Validation: List the Different Result

    Quote Originally Posted by AliGW View Post
    And your Excel version?
    microsoft excel 2010?

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,916

    Re: Data Validation: List the Different Result

    Thanks - please update your forum profile accordingly.

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,916

    Re: Data Validation: List the Different Result

    Please explain your expected results:

    AliGW on MS365 Insider (Windows) 32 bit
    H
    I
    J
    2
    6
    3
    1,942.87
    4
    1,942.87
    5
    3,885.74
    Sheet: Sheet1

    What are you trying to do?

  8. #8
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Australia
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,428

    Re: Data Validation: List the Different Result

    Cell H5 formula

    HTML Code: 

  9. #9
    Registered User
    Join Date
    09-27-2020
    Location
    philippines
    MS-Off Ver
    2007
    Posts
    29

    Re: Data Validation: List the Different Result

    Quote Originally Posted by AliGW View Post
    Please explain your expected results:

    AliGW on MS365 Insider (Windows) 32 bit
    H
    I
    J
    2
    6
    3
    1,942.87
    4
    1,942.87
    5
    3,885.74
    Sheet: Sheet1

    What are you trying to do?
    hmmm. I mean every time I change "J2" which has the data validator, "H5" shows different results right? can I list the different results that would show in "H5"?

  10. #10
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,913

    Re: Data Validation: List the Different Result

    Or try:

    =SUMPRODUCT((A2:A8=J2)*C2:C8*(E2:E8+F2:F8))

  11. #11
    Registered User
    Join Date
    09-27-2020
    Location
    philippines
    MS-Off Ver
    2007
    Posts
    29

    Re: Data Validation: List the Different Result

    Hi guys just changed the file and made it to the full excel file with 3 sheets. sheet 1 is where I input the data (I removed other data for security purposes), sheet 2 is the printable file where the data validation is placed wherein it is composed interest, coupon number etc. sheet 3 is the interest factor that sheet 2 is currently linked using vlook up function. How can I save all the amount in Sheet 2 "I29" and "K29" or is there any formula i can use to do so?

+ 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. Data Validation List based on formula result
    By dancing-shadow in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-25-2015, 11:49 AM
  2. [SOLVED] Data validation list - country names are selections but 2 digit codes need to be result
    By Grilleman in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-07-2014, 11:28 AM
  3. [SOLVED] Multiple Result Lookup inside Data Validation List
    By Whizbang in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-13-2014, 12:53 PM
  4. Validation list (dependent on the result of the preceding list) + Concatenate
    By Elainefish in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-08-2013, 09:19 AM
  5. [SOLVED] Index Match - Data Validation List - Result N/A
    By Veloso in forum Excel General
    Replies: 4
    Last Post: 07-21-2012, 12:49 PM
  6. Replies: 6
    Last Post: 07-17-2009, 01:35 PM
  7. Replies: 2
    Last Post: 04-14-2009, 02:40 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