+ Reply to Thread
Results 1 to 5 of 5

copy the conditional sum (SUMIF) formula

Hybrid View

  1. #1
    Megs
    Guest

    copy the conditional sum (SUMIF) formula

    Is it possible to copy the conditional sum add-in formula over to additional
    cells? If so, how? I have never been able to get the formula to drag and
    copy.


  2. #2
    Bob Phillips
    Guest

    Re: copy the conditional sum (SUMIF) formula

    It is probably because you don't have your absolute and relative references
    correct. Generally, if sat using SUMIF, it should be of the form

    =SUMIF($A$2:$A$100,M1,$B$2:$B$100)

    that is the condition range and the sum range should be absolute, the value
    to test for should be relative.

    --
    HTH

    Bob Phillips

    "Megs" <Megs@discussions.microsoft.com> wrote in message
    news:D8116DF9-9B06-43C3-A4D6-D1491D9B9C95@microsoft.com...
    > Is it possible to copy the conditional sum add-in formula over to

    additional
    > cells? If so, how? I have never been able to get the formula to drag and
    > copy.
    >




  3. #3
    Bob Phillips
    Guest

    Re: copy the conditional sum (SUMIF) formula

    It is probably because you don't have your absolute and relative references
    correct. Generally, if sat using SUMIF, it should be of the form

    =SUMIF($A$2:$A$100,M1,$B$2:$B$100)

    that is the condition range and the sum range should be absolute, the value
    to test for should be relative.

    --
    HTH

    Bob Phillips

    "Megs" <Megs@discussions.microsoft.com> wrote in message
    news:D8116DF9-9B06-43C3-A4D6-D1491D9B9C95@microsoft.com...
    > Is it possible to copy the conditional sum add-in formula over to

    additional
    > cells? If so, how? I have never been able to get the formula to drag and
    > copy.
    >




  4. #4
    David McRitchie
    Guest

    Re: copy the conditional sum (SUMIF) formula

    Hi Megs,
    What is the address of the formula, and what is the formula, and
    what direction are you trying to drag the formula, and what formula
    do you want to see in the second cell..

    I am assuming this is strictly a SUMIF formula.

    for instance
    C3: =sumif(A1:A3,100) .
    perhaps should have been started at
    A1: =SUMIF($A$1:$A3, 100)
    in order to fill down.

    Fill Handle
    http://www.mvps.org/dmcritchie/excel/fillhand.htm .

    ---
    HTH,
    David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
    My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
    Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

    "Megs" <Megs@discussions.microsoft.com> wrote in message news:D8116DF9-9B06-43C3-A4D6-D1491D9B9C95@microsoft.com...
    > Is it possible to copy the conditional sum add-in formula over to additional
    > cells? If so, how? I have never been able to get the formula to drag and
    > copy.
    >




  5. #5
    David McRitchie
    Guest

    Re: copy the conditional sum (SUMIF) formula

    Hi Megs,
    What is the address of the formula, and what is the formula, and
    what direction are you trying to drag the formula, and what formula
    do you want to see in the second cell..

    I am assuming this is strictly a SUMIF formula.

    for instance
    C3: =sumif(A1:A3,100) .
    perhaps should have been started at
    A1: =SUMIF($A$1:$A3, 100)
    in order to fill down.

    Fill Handle
    http://www.mvps.org/dmcritchie/excel/fillhand.htm .

    ---
    HTH,
    David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
    My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
    Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

    "Megs" <Megs@discussions.microsoft.com> wrote in message news:D8116DF9-9B06-43C3-A4D6-D1491D9B9C95@microsoft.com...
    > Is it possible to copy the conditional sum add-in formula over to additional
    > cells? If so, how? I have never been able to get the formula to drag and
    > copy.
    >




+ 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