+ Reply to Thread
Results 1 to 4 of 4

Can't get formula to work

  1. #1
    Registered User
    Join Date
    10-09-2013
    Location
    Dallas, TX
    MS-Off Ver
    Excel 2010
    Posts
    2

    Can't get formula to work

    Need a little help with this please. I need a formula to do the following:

    Formula in cell L9: sum of - if K9 has a value > 0, then add to K8 and if K9 has no value then leave L9 blank

    I need to take a class!

    Thanks for the assist!!

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

    Re: Can't get formula to work

    Maybe this...

    =IF(K9="","",IF(N(K9)>0,K9+K8,""))
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Registered User
    Join Date
    10-09-2013
    Location
    Dallas, TX
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Can't get formula to work

    OMGosh - that's it! Plugged it in and viola!

    Thanks a million, Mr. Tony!

    I am going to search out a class soon. Or get the Dummies book and make myself work it to learn it.

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

    Re: Can't get formula to work

    You're welcome. Thanks for the feedback!

+ 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. Replies: 0
    Last Post: 11-12-2012, 04:49 AM
  2. Cell reference must work with formula output, not formula itself
    By Irdanwen in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-20-2012, 11:19 AM
  3. Replies: 0
    Last Post: 08-27-2010, 08:53 AM
  4. Trying to work formula for work TIME SHEET using IF formula
    By help_monique in forum Excel General
    Replies: 8
    Last Post: 10-12-2009, 11:46 PM
  5. Replies: 2
    Last Post: 11-30-2005, 06:15 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