+ Reply to Thread
Results 1 to 3 of 3

data validation to extract records based on a cell value

  1. #1
    Forum Contributor
    Join Date
    02-11-2014
    Location
    mauritius
    MS-Off Ver
    MS365
    Posts
    1,086

    data validation to extract records based on a cell value

    I have a workbook with sheets cvt and currency listing .

    Row A4 has header currency and column B4 represent the data validation list which the data is on sheet Currency listing .

    My issue is how while entering value in B4 data validation list e.g EURO , IN CELL D4 and E4 it extracts the corresponding value to adjacent cell in column B and C

    of currency listing through out data validation list

    EUR E.E.C CURRENCY 1
    Attached Files Attached Files

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: data validation to extract records based on a cell value

    hi there. is this what you are looking for? D4:
    =VLOOKUP(B4,Table1,2,0)

    E4:
    =VLOOKUP(B4,Table1,3,0)

    i developed a tool to help people learn VLOOKUP. try downloading this file here:
    https://www.excelforum.com/tips-and-...-how-tool.html

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Forum Contributor
    Join Date
    02-11-2014
    Location
    mauritius
    MS-Off Ver
    MS365
    Posts
    1,086

    Re: data validation to extract records based on a cell value

    Hi

    Thank you exactly what I was looking for

    will check your link as it is very interesting

+ 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 Cell based on previous Data Validation Cell?
    By Dessesbo in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-14-2015, 11:42 PM
  2. [SOLVED] Extract records based on User Form selection
    By Aland2929 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-28-2013, 02:54 PM
  3. [SOLVED] Extract unique records from data set with duplicates
    By dwhite30518 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-17-2013, 11:17 AM
  4. VBA to extract records based on two conditions
    By Lifeseeker in forum Excel Programming / VBA / Macros
    Replies: 20
    Last Post: 10-27-2011, 06:27 PM
  5. Extract records based on criteria
    By Amarjeet Singh in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 01-12-2009, 03:41 AM
  6. Extract certain records based from list based on date
    By Josh_123456 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 10-15-2007, 01:51 AM
  7. I wanT to extract Multiple-Records based on a condition.
    By all4excel in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-15-2007, 02:00 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