+ Reply to Thread
Results 1 to 3 of 3

isblank with If statement

  1. #1
    Registered User
    Join Date
    09-11-2015
    Location
    Atlanta, GA
    MS-Off Ver
    2010
    Posts
    12

    isblank with If statement

    I am using the formula =IF(E4<>"X",1,IF(F4<>"X",1,0)) to populate data on another sheet. This form is reused so when I clear the old data I don't want the false information posting over. I am having trouble getting isblank to work. Any help would be appreciated.

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: isblank with If statement

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

  3. #3
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: isblank with If statement

    Here's another one...

    =IF(E4&F4="","",--(COUNTIF(E4:F4,"<>X")>0))
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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. [SOLVED] if statement, isblank, then
    By KClem in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 02-24-2016, 07:06 AM
  2. Excel IF Statement with ISBLANK
    By DNPSC in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-28-2015, 08:13 PM
  3. Using OR and ISBLANK in an IF Statement
    By amwbogan1 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-24-2013, 09:43 AM
  4. IF Statement with ISBLANK function?
    By Lmsloman in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 07-21-2013, 06:14 PM
  5. [SOLVED] Nested If Statement - ISBLANK and ISNA in same statement?
    By Janc in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 04-23-2013, 09:00 AM
  6. IF ISBlank statement
    By orange86 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 03-06-2008, 11:50 AM
  7. Adding A Not(IsBlank) To IF Statement(help)
    By getmhawks in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-12-2006, 05:50 PM

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