+ Reply to Thread
Results 1 to 6 of 6

Simple SUM function Question

  1. #1
    Registered User
    Join Date
    03-31-2014
    Location
    Camp Pendleton, California
    MS-Off Ver
    Excel 2007
    Posts
    15

    Talking Simple SUM function Question

    I'm a relatively new user with Excel 2007, literally started working with the program about a week ago.

    I'm attempting to create a function that will generate a unique value if a range of cell values meet the requirement.

    Formula for L2 [=SUM(D2:K2)] is what I have so far.

    If the cell values for D2:K2 are all "YES", how can I get the value for L2 to display "FMC"?

    Sorry for the noob question, any help is much appreciated

  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: Simple SUM function Question

    Enter this formula in L2:

    =IF(COUNTIF(D2:K2,"Yes")=8,"FMC","")

    You haven't said what result you want if the condition is not met so I've set that result as a blank cell.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Registered User
    Join Date
    03-19-2014
    Location
    India
    MS-Off Ver
    Excel & VBA - 2007 & 2010
    Posts
    60

    Red face Re: Simple SUM function Question

    Hi,

    As per my experience with Excel, nothing is a Noob if you learn to grow you will grow.

    Please find the sample sheet for the result.



    Thanks!
    Moinuddin Shaikh

    If you like my Response:
    1. Show appreciation to those who have helped you by clicking "* Add Reputation" below their posts.
    2. If you are happy with a solution to your problem, mark the thread as [SOLVED] using the tools at the top.

    Appreciate someone towards their career path is better than saying Thanks!
    -Moin
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    03-31-2014
    Location
    Camp Pendleton, California
    MS-Off Ver
    Excel 2007
    Posts
    15

    Re: Simple SUM function Question

    Excellent, it worked perfectly.

    I'm extremely impressed by the response time, thanks for the help!

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

    Re: Simple SUM function Question

    You're welcome. Thanks for the feedback!


    If your question has been solved please mark the thread as being solved.

    In the menu bar above the very first post select Thread Tools, then select Mark this thread as solved.

  6. #6
    Registered User
    Join Date
    03-19-2014
    Location
    India
    MS-Off Ver
    Excel & VBA - 2007 & 2010
    Posts
    60

    Re: Simple SUM function Question

    You're Welcome Larkin.


    Thanks!
    Moinuddin Shaikh

    If you like my Response:
    1. Show appreciation to those who have helped you by clicking "* Add Reputation" below their posts.
    2. If you are happy with a solution to your problem, mark the thread as [SOLVED] using the tools at the top.

    Appreciate someone towards their career path is better than saying Thanks!
    -Moin

+ 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. Simple IF function question (I Think :S)
    By jonneyboimc in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 11-12-2009, 12:44 PM
  2. Simple table function question.
    By JapanDave in forum Excel General
    Replies: 0
    Last Post: 05-21-2009, 07:57 PM
  3. [SOLVED] Simple Function question?
    By jboss73 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-06-2006, 10:25 AM
  4. [SOLVED] simple function question
    By Don Shepherd in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-11-2005, 12:05 AM
  5. Simple Function question
    By Jeff Wright in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-30-2005, 08:09 PM

Tags for this Thread

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