+ Reply to Thread
Results 1 to 12 of 12

Getting rid of FALSE

  1. #1
    Registered User
    Join Date
    11-25-2011
    Location
    Prague, Czech Republic
    MS-Off Ver
    Excel 2003
    Posts
    7

    Getting rid of FALSE

    I've done some research on this and understand the solution involves adding "" to the formula. But it doesn't seem to work for me - I expect I'm missing something simple.

    If anyone's got a minute to take a look at the formula in sheet 2, cell C16, it would be most appreciated.

    Thanks.

    Martin
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Getting rid of FALSE

    =if(c14="ila a",vlookup(c15,j11:k61,2,),if(c14="ila b",vlookup(c15,m11:n75,2,),if(c14="ila c",vlookup(c15,p11:q64,2,),"")))

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,052

    Re: Getting rid of FALSE

    Hi there. now it will return something ONLY if C14 and C15 have a value entered.

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Getting rid of FALSE

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  5. #5
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Getting rid of FALSE

    Use

    =IF(C14="ILA A",VLOOKUP(C15,J11:K61,2,),IF(C14="ILA B",VLOOKUP(C15,M11:N75,2,),IF(C14="ILA C",VLOOKUP(C15,P11:Q64,2,),"")))
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  6. #6
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Getting rid of FALSE

    Guess I beat you guys to it =)

  7. #7
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Getting rid of FALSE

    There is no data in C14 and no data in C15 so the Vlookformula won't work (as you expected).

    You also used merged cells in your file.

    Don't use them (my advice), you get in trouble with it sooner or later.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  8. #8
    Registered User
    Join Date
    11-25-2011
    Location
    Prague, Czech Republic
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: Getting rid of FALSE

    That did it. And in record time. Great - thanks a lot.

  9. #9
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,167

    Re: Getting rid of FALSE

    Hi Stanners,

    Try this formula in C16:

    =IF(C14="","",(IF(C14="ILA A",VLOOKUP(C15,J11:K61,2,FALSE),IF(C14="ILA B",VLOOKUP(C15,M11:N75,2,FALSE),IF(C14="ILA C",VLOOKUP(C15,P11:Q64,2,FALSE))))))

    Wow!! I was very late to this party. I guess I'll go do something else while other people answer questions.
    Last edited by MarvinP; 06-15-2015 at 12:38 PM.
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  10. #10
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,052

    Re: Getting rid of FALSE

    A feast of answers!!! At least you got sorted out...

  11. #11
    Registered User
    Join Date
    11-25-2011
    Location
    Prague, Czech Republic
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: Getting rid of FALSE

    Thanks to everyone who chipped in.

  12. #12
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,052

    Re: Getting rid of FALSE

    Quote Originally Posted by JieJenn View Post
    Guess I beat you guys to it =)

    Youngster!!

+ 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: 4
    Last Post: 11-06-2014, 07:43 AM
  2. [SOLVED] Marking a whole group FALSE if one member is FALSE
    By j_Southern in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-23-2014, 11:34 AM
  3. [SOLVED] in this TRUE OR FALSE function, i want desired name instead of display true or false
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-15-2013, 06:44 PM
  4. Replies: 1
    Last Post: 09-30-2013, 10:56 PM
  5. If statement, answer is false, hide false.
    By Mel B in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-07-2013, 06:36 PM

Tags for this Thread

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