+ Reply to Thread
Results 1 to 5 of 5

How to Simplify long enough Vlookup formula.

  1. #1
    Forum Contributor
    Join Date
    03-11-2009
    Location
    Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    252

    How to Simplify long enough Vlookup formula.

    hi,
    I have a formula v lookup long enough
    the example below would be longer if there are hundreds of data varies in column b
    is there any way faster than making namebox one by one

    IF(ISNA(I11*VLOOKUP(H11,CAR,3,FALSE)),"",I11*VLOOKUP(H11,CAR,3,FALSE))

    thanks
    regards
    Attached Files Attached Files
    Last edited by herukuncahyono; 02-12-2015 at 12:27 AM.

  2. #2
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: How to Simplify long enough Vlookup formula.

    how bout the attached?
    Attached Files Attached Files
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: How to Simplify long enough Vlookup formula.

    Try this version.
    Attached Files Attached Files
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  4. #4
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    2,370

    Re: How to Simplify long enough Vlookup formula.

    Put in J11:

    =IFERROR(LOOKUP(2,1/(($A$2:$A$5=$H11)*($B$2:$B$5=J$10)),$C$2:$C$5),"")

    and copied cross and down

    cheers

  5. #5
    Forum Contributor
    Join Date
    03-11-2009
    Location
    Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    252

    Re: How to Simplify long enough Vlookup formula.

    hi, humdingaling
    thanks for the help, this is what I mean

    many thanks

+ 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] Simplify Long Formula
    By Hypernova in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-18-2014, 11:37 PM
  2. [SOLVED] Could anyone help me simplify a very long and drawn out process?
    By Unikron in forum Excel General
    Replies: 13
    Last Post: 11-15-2012, 01:02 PM
  3. Simplify Long Process Function
    By imav in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-13-2011, 02:05 PM
  4. how to simplify the long formula
    By set giron in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-25-2008, 08:03 AM
  5. [SOLVED] Custom function to simplify vlookup formula
    By John James in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-15-2006, 05:45 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