+ Reply to Thread
Results 1 to 3 of 3

Simple formula to return true if cell contains no data

  1. #1
    Forum Contributor
    Join Date
    04-05-2007
    Location
    Arlington, TX
    MS-Off Ver
    Office 2010
    Posts
    164

    Simple formula to return true if cell contains no data

    I've had a brain absence and can't seem to remember how to make a simple formula to return 'true' if a cell contains no text. The ISTEXT() formula is an inverse of what I need. I'm doing a conditional formatting on a group of text. If another cell is blank, I want to format the text a certain way. If it has text in it, then I'd like to leave the cell untouched. What's the best formula?
    Last edited by Pyrex238; 11-17-2011 at 11:46 AM.
    Office 2010

  2. #2
    Forum Contributor
    Join Date
    05-27-2008
    Location
    Newcastle Upon Tyne UK
    MS-Off Ver
    XP Excel 2003
    Posts
    105

    Re: Simple formula to return true if cell contains no data

    =not(istext(a1))

  3. #3
    Forum Contributor
    Join Date
    04-05-2007
    Location
    Arlington, TX
    MS-Off Ver
    Office 2010
    Posts
    164

    Re: Simple formula to return true if cell contains no data

    Quote Originally Posted by edvwvw View Post
    =not(istext(a1))
    lol how dumb do I look!

+ 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