+ Reply to Thread
Results 1 to 12 of 12

Shows empty cell instead of FALSE

  1. #1
    Forum Contributor Anka's Avatar
    Join Date
    08-25-2012
    Location
    Lisbon
    MS-Off Ver
    Excel 2016
    Posts
    174

    Shows empty cell instead of FALSE

    Maybe this problem has been exposed here and I found different solutions but fail to adapt to my problem.
    I have this formula

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


    which works fine if the cell ('OVERALL'! F4 <> "") have really something (normally has an "a" or nothing).
    But if there is nothing in, the result is FALSE.
    What should I change in the formula for leaving an empty cell.

    Thanks in advance.

  2. #2
    Valued Forum Contributor
    Join Date
    09-10-2012
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2010
    Posts
    929

    Re: Shows empty cell instead of FALSE

    try NOT(ISBLANK('OVERALL'!F4)) instead of 'OVERALL'! F4 <> ""

  3. #3
    Forum Contributor Anka's Avatar
    Join Date
    08-25-2012
    Location
    Lisbon
    MS-Off Ver
    Excel 2016
    Posts
    174

    Re: Shows empty cell instead of FALSE

    Hi djapigo and thanks for your quick response.

    Can you amended in my formula.
    I manage only half of the formula (if I split in two parts).
    Like this:

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by jeffreybrown; 12-19-2012 at 08:19 PM. Reason: Removed unnecessary quote

  4. #4
    Valued Forum Contributor
    Join Date
    09-10-2012
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2010
    Posts
    929

    Re: Shows empty cell instead of FALSE

    Sorry Anka,

    Here is what I meant...

    Please Login or Register  to view this content.
    Last edited by djapigo; 12-19-2012 at 07:22 PM.

  5. #5
    Forum Contributor Anka's Avatar
    Join Date
    08-25-2012
    Location
    Lisbon
    MS-Off Ver
    Excel 2016
    Posts
    174

    Re: Shows empty cell instead of FALSE

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

    Sorry my mistake. The formula is the same as yours.
    Works OK just this side
    But when I add the second part of the formula, result in another error. # VALUE
    Last edited by jeffreybrown; 12-19-2012 at 08:19 PM. Reason: Removed unnecessary quote

  6. #6
    Valued Forum Contributor
    Join Date
    09-10-2012
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2010
    Posts
    929

    Re: Shows empty cell instead of FALSE

    Hi Anka,

    I'm not sure exactly what your formula is doing, but looking at your original formula, the 2nd section referenced if G4 was blank, not F4 again...

  7. #7
    Forum Contributor Anka's Avatar
    Join Date
    08-25-2012
    Location
    Lisbon
    MS-Off Ver
    Excel 2016
    Posts
    174

    Re: Shows empty cell instead of FALSE

    You have one minute to see this post?
    Last edited by jeffreybrown; 12-19-2012 at 08:19 PM. Reason: Removed unnecessary quote

  8. #8
    Forum Contributor Anka's Avatar
    Join Date
    08-25-2012
    Location
    Lisbon
    MS-Off Ver
    Excel 2016
    Posts
    174

    Re: Shows empty cell instead of FALSE

    It's something like: 2 RESULTS IN 1 FORMULA .

    Check Marck in G4 (have something) - see the first result.
    Check Marck in F4 ((have somthing)- See the second result.

    If G4 and F4 have nothing - the result is FALSE. And I want an empty cell.

  9. #9
    Valued Forum Contributor
    Join Date
    09-10-2012
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2010
    Posts
    929

    Re: Shows empty cell instead of FALSE

    Hi Anka,

    Try this...

    Please Login or Register  to view this content.
    Quick lesson of using F9... if you highlight 'OVERALL'!F4 inside the formula and press F9, you will get a calculated value (0 or 'a')... you can expand the highlight to 'OVERALL'!F4<>0 and get TRUE or FALSE... so use F9 within a formala to see what you are dealing with...

    Hope this helps and let me know if the formula still doesn't work above...

  10. #10
    Forum Contributor Anka's Avatar
    Join Date
    08-25-2012
    Location
    Lisbon
    MS-Off Ver
    Excel 2016
    Posts
    174

    Re: Shows empty cell instead of FALSE

    Hi djapigo.

    OK. I used F9 Quick lesson. Nice trick. The results are exactly as you say.
    But remains #VALUE ERROR.

    I have to go to bed (2:00 am now in PT). Tomorrow is a working day for me.
    If you have some time, please see this post. There I have a sheet and maybe you understand exactly what I want to do, modifying the formulas in.
    My English is not very good, and knowledge in excel are poor, failing in this way to express what I want to do.

    Anyway, thank you very much for your time and attention spent on my problem.

  11. #11
    Valued Forum Contributor
    Join Date
    09-10-2012
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2010
    Posts
    929

    Re: Shows empty cell instead of FALSE

    I've attached your spreadsheet with a working formula... you were simply missing the "false" section at the end...

    Let me know if this is fixes your other problem too...

    Glad the little F9 trick works, keep using it to help you solve complicated formulas... we're here to help... believe it or not, it's fun and challenging... and hopefully you can contribute later too...
    Attached Files Attached Files

  12. #12
    Forum Contributor Anka's Avatar
    Join Date
    08-25-2012
    Location
    Lisbon
    MS-Off Ver
    Excel 2016
    Posts
    174

    Re: Shows empty cell instead of FALSE

    Quote Originally Posted by djapigo View Post
    ... you were simply missing the "false" section at the end...

    Let me know if this is fixes your other problem too...
    Hi djapigo.
    Honestly .. I didn't know.
    Yes, that's it. It works great and fix all my problems.
    Maybe in the future, I hope to be helpful to someone here. But for now, I play in the beginners team.
    Thanks for your patience.

+ 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