+ Reply to Thread
Results 1 to 3 of 3

SUMIF Function

Hybrid View

  1. #1
    GarToms
    Guest

    SUMIF Function


    Hi all,

    I have a list of codes in column A1:A10000 and a list of values in
    column B1:B10000. When the codes are the same i want the respective
    values in B to be summed. The code I lookup is in C1.

    I have tried
    =SUMIF(A1:A10000,"=C1",B1:B10000)
    but it doesn't work. Does anyone know why?

    Thanks for any help


    --
    GarToms

  2. #2
    Forum Contributor
    Join Date
    08-28-2005
    Posts
    301

    sumif function!

    hi!

    make a small correction in your formula as under:
    =sumif(a1:a10000,c1,b1:b10000)

    you will get the result!

    regds!

    -via135

    Quote Originally Posted by GarToms
    Hi all,

    I have a list of codes in column A1:A10000 and a list of values in
    column B1:B10000. When the codes are the same i want the respective
    values in B to be summed. The code I lookup is in C1.

    I have tried
    =SUMIF(A1:A10000,"=C1",B1:B10000)
    but it doesn't work. Does anyone know why?

    Thanks for any help


    --
    GarToms

  3. #3
    GarToms
    Guest

    Re: SUMIF Function


    excellent thanks

    via135 Wrote:
    > hi!
    >
    > make a small correction in your formula as under:
    > =sumif(a1:a10000,c1,b1:b10000)
    >
    > you will get the result!
    >
    > regds!
    >
    > -via135
    >
    > GarToms Wrote:
    > Hi all,
    >
    > I have a list of codes in column A1:A10000 and a list of values in
    > column B1:B10000. When the codes are the same i want the respective
    > values in B to be summed. The code I lookup is in C1.
    >
    > I have tried
    > =SUMIF(A1:A10000,"=C1",B1:B10000)
    > but it doesn't work. Does anyone know why?
    >
    > Thanks for any help
    >
    >
    > --
    > GarToms
    >
    >
    > --
    > via135
    > ------------------------------------------------------------------------
    > via135's Profile:
    > http://www.excelforum.com/member.php...o&userid=26725
    > View this thread:
    > http://www.excelforum.com/showthread...hreadid=510706



    --
    GarToms

+ 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