+ Reply to Thread
Results 1 to 3 of 3

Multiple function to link with Vlookup error

  1. #1
    Registered User
    Join Date
    11-19-2018
    Location
    Malaysia
    MS-Off Ver
    2007
    Posts
    4

    Multiple function to link with Vlookup error

    Im trying to form some formula for the scenario.

    1) If Cell = Text, Then VLOOKUP , Else Show Empty
    2) If Cell A = Text , Then Cell B = Text , Else Show Empty

    Much help is appreciated
    Attached Files Attached Files
    Last edited by Toothie; 12-10-2018 at 05:42 AM.

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Multiple function to link with Vlookup error

    I6=(G6+H6)*ISERROR(F6+0)
    K6=IF(ISTEXT(F6),F6,"")
    L6=IF(LEN(K6),VLOOKUP(I6,N$6:P$16,3),"")
    Try this and drag towards down
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Registered User
    Join Date
    11-19-2018
    Location
    Malaysia
    MS-Off Ver
    2007
    Posts
    4

    Re: Multiple function to link with Vlookup error

    Thanks ..
    What is the usage of the LENGTH ?
    Is it something like string character to key into the excel ?

    I6=(G6+H6)*ISERROR(F6+0)
    This formula , what is the elaboration on this ?



    It works in the spreadsheet !!

+ 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. Formula Structure Error When Combining IF Function with VLOOKUP Function
    By EverClever in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-16-2017, 03:11 PM
  2. Embedded relative field link to the function VLOOKUP
    By Hus in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-09-2014, 07:57 AM
  3. [SOLVED] Error in Vlookup function
    By BRout in forum Excel - New Users/Basics
    Replies: 8
    Last Post: 07-28-2014, 03:50 AM
  4. [SOLVED] Vlookup function gives me #REF error
    By GeoFoxy in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-15-2013, 02:14 PM
  5. refer multiple external csv files returns #VALUE! error in vlookup function
    By dryice1993 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-28-2012, 06:21 AM
  6. If and Vlookup Function Error
    By casdaq in forum Excel General
    Replies: 1
    Last Post: 02-03-2011, 01:30 PM
  7. Using a function to link multiple criteria
    By 3muskateers in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-26-2009, 08:48 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