+ Reply to Thread
Results 1 to 4 of 4

VLOOKUP (with text)

  1. #1
    Woody13
    Guest

    VLOOKUP (with text)

    Can you use VLOOKUP where you try to match text as the lookup value? When I
    use the VLOOKUP function I get no return. No error message. Nothing. Not
    sure what it is and I'm wondering if text is the problem.

  2. #2
    Pete
    Guest

    Re: VLOOKUP (with text)

    You can use text as the lookup value.

    You probably want to get an exact match, so set the fourth argument
    within the VLOOKUP function to FALSE or 0. You might also need to use
    the TRIM( ) function so as to avoid any trailing spaces. You may
    actually be returning blank values - check your range and the column
    within that from which you want to return the values.

    Hope this helps.

    Pete


  3. #3
    Woody13
    Guest

    RE: VLOOKUP (with text)

    Oddly, when I added "FALSE" at the end of the formula for the range lookup,
    it worked. Kind of strange that asking for an exact match works but
    approximate does not.

    "Woody13" wrote:

    > Can you use VLOOKUP where you try to match text as the lookup value? When I
    > use the VLOOKUP function I get no return. No error message. Nothing. Not
    > sure what it is and I'm wondering if text is the problem.


  4. #4
    ufo_pilot
    Guest

    RE: VLOOKUP (with text)

    Vlookup should work, are you sure you have satisfied all arguments of VLOOKUP
    correctly?

    "Woody13" wrote:

    > Can you use VLOOKUP where you try to match text as the lookup value? When I
    > use the VLOOKUP function I get no return. No error message. Nothing. Not
    > sure what it is and I'm wondering if text is the problem.


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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