+ Reply to Thread
Results 1 to 3 of 3

Sum non-consecutive cells matching pre-set value

  1. #1
    Registered User
    Join Date
    05-31-2006
    Posts
    4

    Sum non-consecutive cells matching pre-set value

    Hello,

    I'm normally fairly good with formulae but this one's stumped me and I'd be grateful of any help/ideas. I'm trying to get the worksheet to sum the total of all items in column A for which the value in column B matchs a pre-set value. To give this a practical edge, the spreadsheet contains details of expenses claims by four people: the amount is contained in column A and the name of the claimant in column B. I am trying to get a formula so that will show the total claimed by each person.

    A sample spreadsheet showing what I'm trying to achieve is attached - I basically am aiming to get sub totals in the cells indicated.

    Many thanks!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-09-2005
    Location
    England
    MS-Off Ver
    2007
    Posts
    1,500
    try sumif

    sumif(B:B,"person1",a:A)

    Regards

    Dav

  3. #3
    Registered User
    Join Date
    05-31-2006
    Posts
    4
    Works a treat, thank you!

    Can anyone reccommend a good source of tutorial-type information on using the sumif command, had no idea how the B:B column selection worked for example?

    Many thanks once again.

+ 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