+ Reply to Thread
Results 1 to 3 of 3

Calculate non blank cells

  1. #1
    Forum Contributor
    Join Date
    09-05-2012
    Location
    ukraine
    MS-Off Ver
    Excel 2007
    Posts
    141

    Calculate non blank cells

    Hi All,
    I want to create an “if” function that would calculate only if cell A1 is non blank & B1 is non blank.
    How can I define cells that has a value? (I don’t need to count the blank cells-I need to calculate non blank cells)
    Thanks in advance,

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

    Re: Calculate non blank cells

    Your requirement is not very clear, but maybe this is what you want...

    =IF(AND(A1<>"",B1<>""),"Meets criteria","Does not meet criteria")
    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

  3. #3
    Forum Contributor
    Join Date
    09-05-2012
    Location
    ukraine
    MS-Off Ver
    Excel 2007
    Posts
    141

    Re: Calculate non blank cells

    Thanks a lot

+ 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. Blank Cells when nothing to calculate
    By Mailer in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-19-2013, 04:54 AM
  2. Calculate the number of blank cells within a period
    By shz147 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-07-2013, 08:55 PM
  3. [SOLVED] How to calculate XNPV with blank cells?
    By Raker in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-06-2012, 06:00 PM
  4. Find a blank cell and calculate the average of all cells above till the next blank
    By joshnathan in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-27-2012, 11:51 AM
  5. Do not calculate cells that are blank
    By Bel1UK in forum Excel General
    Replies: 2
    Last Post: 08-25-2010, 08:53 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