+ Reply to Thread
Results 1 to 4 of 4

I need help with a basic IF formula

  1. #1
    Registered User
    Join Date
    07-14-2015
    Location
    Atlanta, Georgia USA
    MS-Off Ver
    2013
    Posts
    3

    I need help with a basic IF formula

    =IF(D10:F10=0,0,SUM(D10:F10))

    row 10, cells D, E , F are the SUM for G10. If I want to keep G10 blank if no value has been entered in D10, E10 and F10.

    I know how to do a single cell with no value i.e. =IF(D10=0,0,SUM(D10:F10)) ; excel accepts this formula. But how do I do three cells (D10, E10, F10) ???

    Thanks in advance for your reply

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,210

    Re: I need help with a basic IF formula

    =IF(SUM(D10:F10)=0,"",SUM(D10:F10))

    i.e all ceils D,E,F are blank or 0

  3. #3
    Registered User
    Join Date
    06-05-2015
    Location
    Manchester, UK
    MS-Off Ver
    2016
    Posts
    94

    Re: I need help with a basic IF formula

    =if(sum(d10:f10)=0,"",sum(d10:f10))

  4. #4
    Registered User
    Join Date
    07-14-2015
    Location
    Atlanta, Georgia USA
    MS-Off Ver
    2013
    Posts
    3

    Re: I need help with a basic IF formula

    WOW, I love this time zone difference. Getting help from the a wonderful guy in the UK. John Topley and Seassider89 you both are a life saver. It work, but placed "VALUE" in my Subtotal. But, I followed your formula and keyed in the correct cell and it worked too! Praise and much love from the southern state of Georgia in the USA.

+ 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. Need help with a formula (probably very basic)
    By cb4008 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-26-2013, 08:47 PM
  2. Formula for tracking stock & sales figures
    By arobinson1984 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-16-2013, 05:01 PM
  3. Replies: 1
    Last Post: 03-04-2012, 12:03 AM
  4. Excel 2007 : Basic Formula help
    By Bcf0514 in forum Excel General
    Replies: 1
    Last Post: 07-09-2008, 08:35 PM
  5. Basic formula
    By TECHSALES in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-02-2007, 03:23 PM
  6. Help with a basic formula
    By nas_t in forum Excel General
    Replies: 3
    Last Post: 12-19-2006, 10:54 AM
  7. Basic if formula
    By koba in forum Excel General
    Replies: 1
    Last Post: 03-13-2006, 06:55 PM
  8. Basic formula help
    By pinehead in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-20-2006, 10:10 AM

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