+ Reply to Thread
Results 1 to 4 of 4

SUM of value, by looking at a number

  1. #1
    Registered User
    Join Date
    10-22-2013
    Location
    Copenhagen
    MS-Off Ver
    Excel 2007
    Posts
    19

    SUM of value, by looking at a number

    Solved!!!!
    Last edited by Hessing; 10-29-2013 at 06:27 AM. Reason: SOLVED

  2. #2
    Forum Contributor
    Join Date
    09-07-2013
    Location
    chennai
    MS-Off Ver
    Excel 2010
    Posts
    114

    Re: SUM of value, by looking at a number

    if u want to count the material number in ur sheet . just use the countif formula.

    =countif(range,criteria)

  3. #3
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,156

    Re: SUM of value, by looking at a number

    hi Hessing. it's good if you can type out the desired answers you want to see next time. helps us be more confident we're on the right track. maybe:
    =SUMIF(A2:A12,"0123",G2:G12)

    that totals column G when column A is 0123.

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  4. #4
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,655

    Re: SUM of value, by looking at a number

    Or you can try this.......

    =SUMPRODUCT(--($A$2:$A$12=A2),$G$2:$G$12)
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

+ 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: 10
    Last Post: 10-30-2013, 07:29 PM
  2. Validation Number number number + letter depending on numbers
    By Adamitus in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-31-2012, 04:28 AM
  3. number in cell is number to add number of rows wit copy some contex
    By nicollab in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-31-2012, 08:09 AM
  4. Lookup largest number in a column treating negative number as postive number
    By xWiZardx in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-17-2010, 08:09 AM
  5. Replies: 7
    Last Post: 12-18-2008, 07:34 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