+ Reply to Thread
Results 1 to 4 of 4

Matching a cell with the other cell and summing up values

  1. #1
    Forum Contributor
    Join Date
    12-15-2012
    Location
    Chennai
    MS-Off Ver
    Excel 2010
    Posts
    202

    Matching a cell with the other cell and summing up values

    I have a file in which I use to enter the details of money collected based on their Account numbers for everyday.

    In my sheet

    Cell A - Serial Number
    Cell B - DATE
    Cell C - Account number
    Cell D - Money

    Cell G - DATE
    Cell H - Should be sum of the money collected on the date G.

    I'd like to have formulas like VLOOKUP or MATCH to finish this job.

    My sample file has been attached.

    Somebody please help me.

    Thanks in advance.
    Attached Files Attached Files

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,743

    Re: Matching a cell with the other cell and summing up values

    use in
    H2
    =SUMIF(B:B,G2,D:D)
    and copy down
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Forum Contributor
    Join Date
    12-15-2012
    Location
    Chennai
    MS-Off Ver
    Excel 2010
    Posts
    202

    Re: Matching a cell with the other cell and summing up values

    Thank you so much.
    This is what I was looking for.
    It really helped me a lot and made my job easier.

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,743

    Re: Matching a cell with the other cell and summing up values

    your welcome

    if my assistance has helped, and only if you wish to , there is a reputation icon * on the left hand side - you can add to my reputation here

+ 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. Summing column by matching to another cell: Excel 2007
    By LvaughnL in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-04-2013, 11:38 AM
  2. [SOLVED] Return cell values for non-matching & matching criteria
    By jenz_skallemose in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 11-13-2012, 11:52 AM
  3. [SOLVED] Matching a value in a column & then summing a respective cell from a the matched value..
    By Scottie in BKK in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-07-2012, 12:40 PM
  4. Replies: 2
    Last Post: 05-22-2012, 08:50 PM
  5. [SOLVED] UDF to return string of values of all rows with cell matching reference cell
    By oemgacaesar in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-20-2012, 12:43 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