+ Reply to Thread
Results 1 to 3 of 3

Keep cell blank if condition is false in IF function

  1. #1
    ruthslaughter
    Guest

    Keep cell blank if condition is false in IF function

    How do I keep the cell blank if the condition is false. Even if I don't put
    anything in the false condition it keeps putting False in the cell, I want to
    leave it blank.

  2. #2
    bpeltzer
    Guest

    RE: Keep cell blank if condition is false in IF function

    =if(condition,value_if_true,"")

    "ruthslaughter" wrote:

    > How do I keep the cell blank if the condition is false. Even if I don't put
    > anything in the false condition it keeps putting False in the cell, I want to
    > leave it blank.


  3. #3
    Jon Peltier
    Guest

    Re: Keep cell blank if condition is false in IF function

    Note that this makes the cell look blank, but Excel still treats it as if it
    contains text. This has implications if the cell is used for subsequent
    calculations or as a chart's source data.

    - Jon
    -------
    Jon Peltier, Microsoft Excel MVP
    Peltier Technical Services
    Tutorials and Custom Solutions
    http://PeltierTech.com/
    _______

    "bpeltzer" <[email protected]> wrote in message
    news:[email protected]...
    > =if(condition,value_if_true,"")
    >
    > "ruthslaughter" wrote:
    >
    >> How do I keep the cell blank if the condition is false. Even if I don't
    >> put
    >> anything in the false condition it keeps putting False in the cell, I
    >> want to
    >> leave it blank.




+ 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