+ Reply to Thread
Results 1 to 3 of 3

if statement with Vlookup and wildcard

  1. #1
    Registered User
    Join Date
    08-20-2015
    Location
    North Carolina
    MS-Off Ver
    2013
    Posts
    5

    if statement with Vlookup and wildcard

    Hello, I use excel a lot. I look forward to posting my question. thank you.

    I cant seem to get the below formula to work. I need to know if you can use and if statement that looks at a particular cell (A26) that is equal to a wildcard. Is this possible? I have a table of Terminal IDs that will return a location name. Unfortunately, the terminal ID comes in a file that give the last for numbers as the transaction, therefore, I can't use them when trying to return the terminal location. Thank you for your help.


    =IF($A$26="@ ATM Deposit 0492*",VLOOKUP("@ ATM Deposit 0492*",$A$2:$B$18,2,FALSE),IF($A$26="@ ATM Deposit 0494*",VLOOKUP("@ ATM Deposit 0494*",$A$2:$B$18,2,FALSE)))

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166
    Hello conjohn,

    Welcome to Excelforum. Be a part of large Excel community. Enjoy Learning.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    08-10-2015
    Location
    California, USA
    MS-Off Ver
    2013
    Posts
    10

    Re: if statement with Vlookup and wildcard

    Hi here Conjohn!

    This is the introduction sub forum and those individuals that can help you would most likely not be looking here. If you can create a thread with your question in this sub forum then you would have much better results with getting an answer!

    http://www.excelforum.com/excel-formulas-and-functions/

+ 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] Wildcard in IF statement
    By Tortus in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-23-2014, 02:05 PM
  2. [SOLVED] If Statement with Vlookup and Wildcard
    By Elfear in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-08-2014, 01:35 PM
  3. If statement with wildcard
    By JO505 in forum Excel General
    Replies: 2
    Last Post: 01-08-2012, 03:44 PM
  4. Excel 2007 : sumIfs statement, with wildcard?
    By allison4403 in forum Excel General
    Replies: 2
    Last Post: 06-16-2011, 07:02 PM
  5. Help case statement using wildcard
    By dcgrove in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-21-2010, 03:36 PM
  6. How do I use a wildcard in an if statement?
    By Lenny in forum Excel General
    Replies: 3
    Last Post: 01-26-2005, 08:06 PM
  7. [SOLVED] Wildcard Not Working in IF statement
    By [email protected] in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-09-2005, 04:08 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