+ Reply to Thread
Results 1 to 3 of 3

Help needed to FIlter Data

  1. #1
    Registered User
    Join Date
    03-08-2016
    Location
    Canada
    MS-Off Ver
    2016
    Posts
    11

    Help needed to FIlter Data

    I have 2 sheets of data

    in sheet 1 column 1 i have a large data of 10000 rows with corresponding information on column 2

    in sheet 2 i have 500 rows of values in column 1 from sheet 1 column 1

    how do i filter out the 500 column values in sheet 1 with corresponding ?

    Example

    Sheet 1 Sheet 2 Sheet 2 column 1 is a subset of sheet 1 column 1, There is no sheet 2 column 2,i need to retrieve their corresponding column 2 ( "ID from Example")

    Ph number ID Ph number

    21 1 21
    32 3 65
    45 5 67
    65 4 54
    67 2
    87 3
    54 7
    67 8
    78 6
    89 3


    Thank you
    Last edited by vjbharadwaj; 03-08-2016 at 12:52 PM.

  2. #2
    Registered User
    Join Date
    03-08-2016
    Location
    New Brunswick, Canada
    MS-Off Ver
    Office 2010
    Posts
    2

    Re: Help needed to FIlter Data

    Can you just use VLOOKUP?

    Something like =VLOOKUP(A1, Sheet1!A:B, 2, False)

    and then copy that same formula down for all subsequent row, so that A1 becomes A2 on the next line, etc.

  3. #3
    Registered User
    Join Date
    03-08-2016
    Location
    Canada
    MS-Off Ver
    2016
    Posts
    11

    Re: Help needed to FIlter Data

    Thank You This solved it.

+ 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. Problem Help Needed to Filter large data
    By mughal1990 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-25-2015, 01:29 AM
  2. [SOLVED] Help Needed: Getting 'Filtered' data using filter value from a cell.
    By chaitreya in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-20-2014, 03:18 AM
  3. [SOLVED] vba help needed to filter data then copy to another sheet by matching column header
    By krjoshi in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-13-2014, 01:52 PM
  4. [SOLVED] VBA Help needed - Filter data and save as separate workbook
    By krjoshi in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 08-06-2012, 10:50 AM
  5. Formulas needed to sort and filter data
    By profecientiamnot in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-21-2012, 12:28 PM
  6. Macro needed to filter data
    By nasser in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 08-05-2011, 12:26 PM
  7. [SOLVED] Macro function needed for varied searches using a data filter
    By CC_rider in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-02-2005, 03:05 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