+ Reply to Thread
Results 1 to 6 of 6

PRODUCT SUM with ITEMCODES

  1. #1
    Forum Contributor
    Join Date
    11-10-2012
    Location
    Sweden, Stockholm
    MS-Off Ver
    MS Excel 365
    Posts
    200

    PRODUCT SUM with ITEMCODES

    I want to accumulate item values with certain codes.
    Each line has an item code for example 4000.
    Each line has a value. I want to add those!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: PRODUCT SUM with ITEMCODES

    with a pivot table.

    see the attached file.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: PRODUCT SUM with ITEMCODES

    H14 = 3000


    Solution 2)

    H15 =sumproduct(($d$4:$d$9=h$14)*($c$4:$c$9))


    Solution 3)

    H17 =SUMIF($D$4:$D$9,H$14,$C$4:$C$9)

  4. #4
    Forum Expert
    Join Date
    03-28-2014
    Location
    Hyderabad,India
    MS-Off Ver
    Office 365
    Posts
    1,899

    Re: PRODUCT SUM with ITEMCODES

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    in h3 and use Ctrl+Shift+Enter drag it to right
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    in H3 and drag it to right

    Punnam
    Attached Files Attached Files

  5. #5
    Forum Contributor
    Join Date
    11-10-2012
    Location
    Sweden, Stockholm
    MS-Off Ver
    MS Excel 365
    Posts
    200

    Re: PRODUCT SUM with ITEMCODES

    U are my hero, i am looking more at PIVOT now
    Still Learning.

  6. #6
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: PRODUCT SUM with ITEMCODES

    @sealpino

    Since you got answers of several forummembers it is good to add to whom you replying.

+ 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. [SOLVED] Replacement product finder - Searching for matches based on various product attributes
    By gingert88 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-22-2017, 01:17 PM
  2. Replies: 9
    Last Post: 10-16-2014, 07:46 AM
  3. Replies: 2
    Last Post: 09-10-2014, 08:56 AM
  4. [SOLVED] I'm receiving a Run-Time error 1004 while trying to delete a product from a product list.
    By redsab in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-05-2014, 10:03 PM
  5. Replies: 1
    Last Post: 06-20-2014, 03:38 PM
  6. [SOLVED] Find Product Details in Another Sheet based on Product ID and Copy some Fields From there
    By kevalkothari in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-29-2012, 10:43 AM
  7. [SOLVED] Need Function that will find ordered product, and display the product code in a 2nd workbk
    By rollerden in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-21-2012, 08:52 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