+ Reply to Thread
Results 1 to 3 of 3

If vlookup return blank means "paid", otherwise is "unpaid"

  1. #1
    Registered User
    Join Date
    04-05-2014
    Location
    Singapore
    MS-Off Ver
    Excel 2007
    Posts
    80

    If vlookup return blank means "paid", otherwise is "unpaid"

    Dear Experts,

    Could you please help me on the formula for the vlookup to return either "paid" or "not paid".

    Please see my table in the file attached.

    Thank you very much.

    Cheers
    Dewdrop
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: If vlookup return blank means "paid", otherwise is "unpaid"

    in F5
    =IF(ISNA(VLOOKUP(E5,C$5:C$13,1,0)),"Paid","Not paid")
    and copy down the column
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Registered User
    Join Date
    04-05-2014
    Location
    Singapore
    MS-Off Ver
    Excel 2007
    Posts
    80

    Re: If vlookup return blank means "paid", otherwise is "unpaid"

    Dear Special-K,

    Great, that's what i looking for.

    Thank you.

+ 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. Replies: 5
    Last Post: 02-05-2019, 12:03 AM
  2. [SOLVED] Column X-Ref list - Sheet1 Col A "pages", Col B:FL "Req" to Sheet2 ColA "req", ColB "page"
    By excel-card-pulled in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-07-2017, 09:30 AM
  3. Replies: 4
    Last Post: 11-17-2013, 12:05 PM
  4. [SOLVED] Invoice "Current" or "Overdue" (but need "Paid" option)
    By rwatson in forum Excel General
    Replies: 5
    Last Post: 04-05-2012, 12:16 PM
  5. Replies: 3
    Last Post: 02-16-2011, 02:55 PM
  6. Replies: 3
    Last Post: 12-14-2006, 01:36 PM
  7. Replies: 3
    Last Post: 02-17-2006, 12:30 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