+ Reply to Thread
Results 1 to 3 of 3

Match - Vlookup

  1. #1
    Registered User
    Join Date
    07-13-2011
    Location
    Vancouver Island
    MS-Off Ver
    Excel 2007
    Posts
    7

    Match - Vlookup

    I need some assistance.
    I have 3 columns .. column A (Date) column B (Amount) and column C (Acct #); the account # column has multiples .. I need a formula that will match duplicate accounts from Column C and combine the duplicate amounts in column B and put the value in column D.

    See the example image.

    Thank you very much.
    Attached Images Attached Images

  2. #2
    Valued Forum Contributor Miraun's Avatar
    Join Date
    04-03-2009
    Location
    New England
    MS-Off Ver
    2003, 2007, 2010, 2013
    Posts
    554

    Re: Match - Vlookup

    You're looking for a sumif statement.

    Where 10000 is the last row in your worksheet:

    =Sumif(C1:C10000,C1,B1:B10000)
    Going for Guru! Click the Star to the bottom left of this post if I helped!

  3. #3
    Registered User
    Join Date
    07-13-2011
    Location
    Vancouver Island
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Match - Vlookup

    Thank you very much. Works perfectly!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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