+ Reply to Thread
Results 1 to 7 of 7

Vlookup or Index Formula

  1. #1
    Forum Contributor
    Join Date
    02-14-2017
    Location
    India
    MS-Off Ver
    2013
    Posts
    128

    Vlookup or Index Formula

    Hi All,

    I have an excel sheet with google LinkedIn results extracted data. I want to get cells which contains "|" and next to the hyperlink cells in another sheet. Attached the sample input and manually mocked up output file for your reference. Plz help me to sort it out.

    Thanks in advance!
    Attached Files Attached Files
    Manikandan Arumugam
    Excel Learner

  2. #2
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18604.20000) 64-bit
    Posts
    3,992

    Re: Vlookup or Index Formula

    Ok Try in input Sheet

    B2
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    C2
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    D2
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.

    in output Sheet

    A1
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.

    Check the aatached file.
    Attached Files Attached Files
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  3. #3
    Forum Contributor
    Join Date
    02-14-2017
    Location
    India
    MS-Off Ver
    2013
    Posts
    128

    Re: Vlookup or Index Formula

    Hi Shukla,

    Thank you so much. I have 397 entries in input.

    =INDEX(input!$A$2:$A$397,SMALL(IF(input!$D$2:$D$397=TRUE,ROW(input!$A$2:$A$397)-ROW(input!$A$1)),ROWS(A$1:A2)))

    when i change formula like this it returns #NUM! error

    What I have to change. Plz help me

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

    Re: Vlookup or Index Formula

    Try this:

    =INDEX(input!$A$2:$A$397,SMALL(IF(input!$D$2:$D$397=TRUE,ROW(input!$A$2:$A$397)-ROW(input!$A$1)),ROWS(A$1:A1)))
    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. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  5. #5
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18604.20000) 64-bit
    Posts
    3,992

    Re: Vlookup or Index Formula

    Do follow post 4# suggestion.

  6. #6
    Forum Contributor
    Join Date
    02-14-2017
    Location
    India
    MS-Off Ver
    2013
    Posts
    128

    Re: Vlookup or Index Formula

    Thanks Ali. Silly mistake I made

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

    Re: Vlookup or Index Formula

    No worries! Easily missed when dealing with long formulae.

+ 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. [SOLVED] VBA instead of index small or vlookup formula
    By cajand in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 11-25-2014, 05:29 PM
  2. vlookup, index/match formula factoring in time(days) and IF formula
    By rishijain11 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-08-2014, 06:37 PM
  3. Index formula instead of VLookup
    By umer_what in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-18-2013, 01:06 PM
  4. Help with IF/VLOOKUP/INDEX formula
    By dwoodson297 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-15-2013, 10:55 AM
  5. Need help with VLOOKUP / INDEX formula
    By dmxcasper2 in forum Excel General
    Replies: 0
    Last Post: 03-22-2012, 03:39 PM
  6. Replies: 4
    Last Post: 06-06-2010, 07:13 PM
  7. insert formula via INDEX or VLOOKUP
    By Angel160 in forum Excel General
    Replies: 4
    Last Post: 08-02-2007, 10:43 AM

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