+ Reply to Thread
Results 1 to 5 of 5

Sum more than columns and values

  1. #1
    Registered User
    Join Date
    02-19-2018
    Location
    Egypt
    MS-Off Ver
    2016
    Posts
    5

    Sum more than columns and values

    Hello everybody hope that all is ok
    I have a sheet which contains more than one column
    Customers and goods
    Customers are the same but they are randomly arranged in another co and buy different goods " papers & ink)
    I want to sum every good with its corresponding customer in Column A & C
    And I have attached my sheet to make it clear
    Attached Files Attached Files

  2. #2
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: Sum more than columns and values

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

  3. #3
    Registered User
    Join Date
    02-19-2018
    Location
    Egypt
    MS-Off Ver
    2016
    Posts
    5

    Re: Sum more than columns and values

    it shows me some error , are you sure of this formula ?
    Last edited by AliGW; 11-03-2018 at 10:01 AM.

  4. #4
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,793

    Re: Sum more than columns and values

    Hi

    =SUMIF(A2:D5,A2,B2:E5)

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,311

    Re: Sum more than columns and values

    or...

    =SUMPRODUCT(--(A2:C5="A"),B2:D5)
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

+ 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. Look up values in 2 adjacent columns. Return values in 3 columns if match.
    By Gssoc777 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-04-2015, 12:28 PM
  2. [SOLVED] Copy/Paste multiple columns as values based on another columns criteria
    By Dgp2012 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-28-2013, 06:50 AM
  3. Locking columns based on calculated cell values in columns across a sheet.
    By andyr826208 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-04-2012, 05:17 AM
  4. Replies: 0
    Last Post: 09-15-2012, 02:56 AM
  5. Replies: 1
    Last Post: 04-06-2012, 12:24 AM
  6. Replies: 2
    Last Post: 03-15-2012, 09:12 AM
  7. columns in excel to reflect array of values entered in previous two columns
    By netvasi in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-19-2011, 01:12 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