+ Reply to Thread
Results 1 to 2 of 2

sum.if problem

  1. #1
    Registered User
    Join Date
    02-14-2006
    Posts
    75

    sum.if problem

    A1=Manuel Perez Rios B1=100.32 C1= Rodrigo Torres Sosa D1= 0
    A2=Rodrigo Torres Sosa B2=123.43
    A3=Manuel Perez Rios B3=154.56
    A4=Manuel Perez Rios B4=432.45
    A5=Rodrigo Torres Sosa B5=234.54
    A6=Paola Soto Gutierrez B6= 75.67

    the forumla in D1 is: =SUM.IF(A1:B6,"=C1",B1:B6) i am wait a result in cell D1 = 357.97 any advice?

    thanks

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,814

    Re: sum.if problem

    Change the formula to this:

    =SUM.IF(A1:A6,C1,B1:B6)

    Note the changes in red - I suspect you are not using an English version of Excel, so all you need to change is the red part (SUM.IF would be SUMIF in English).

    Hope this helps.

    Pete

+ 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. Replies: 6
    Last Post: 10-20-2013, 07:16 PM
  2. input box problem, cell filtering problem, result display while locking sheet
    By croozin in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-01-2013, 08:52 AM
  3. Replies: 6
    Last Post: 05-28-2013, 05:08 PM
  4. Replies: 2
    Last Post: 01-22-2013, 07:09 AM
  5. Started out as an Access problem. Now an Excel problem
    By RobertM in forum Excel General
    Replies: 2
    Last Post: 04-26-2006, 02:35 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