+ Reply to Thread
Results 1 to 3 of 3

VLOOKUP cross reference & Wildcards

  1. #1
    Registered User
    Join Date
    11-23-2007
    Posts
    2

    VLOOKUP cross reference & Wildcards

    Hi

    I'm new to the thread but I couldn't find anything on any of the other posts regarding my specific issue.

    I am trying to create a vlookup that will use another "reference database" and want that database to contain wildcards so that when the vlookup returns it can paste the value based on what it saw in the "reference database".

    Ex:

    column A2 of "reference database" as listed now:

    A2: member of North Carolina, County: Duplin

    I want to be able to input something in the reference database in the column to indicate some sort of wildcard, something like:

    A2: member of North Carolina, *

    or

    A2: member of * (to reference anything with "member of" in the cell.

    Is it possible to create wildcards in the "reference database"?

    Thanks for any help in adavance

    A

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    I am not exactly sure of what you mean...but you can use wildcards with Vlookup.

    e.g. =Vlookup("member of*",reference_database,2,0)

    will look for the first occurrance of a string starting with "member of" in the first column of reference_database range and return the value in the second column.

    Perhaps that is what you really wanted?
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    11-23-2007
    Posts
    2

    wildcard in the reference data

    i'm hoping to create a spreadsheet that a vlookup will reference. I want that info to be the wildcard not the Vlookup. is that possible? I want to reference an open ended sentence.

+ 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