+ Reply to Thread
Results 1 to 3 of 3

ifsum function question

  1. #1
    Robthemanbob
    Guest

    ifsum function question

    I am trying to get a formula function to work where I want the forumla to
    check one column and find all of the alike numbers and then add up another
    column while all of the numbers in the column are correct. Here is an example

    I am importing an CSV file and it has over 800 lines per col. I want the
    formula to check col A:A for all numbers equaling 2396 and while all A:A
    cells that equal 2396 I want the forumal to sum up the values in Col D:D.

    If there is a way that you can help me figure this out please let me know.

    Thanks

    Rob

  2. #2
    Peo Sjoblom
    Guest

    RE: ifsum function question

    =SUMIF(A:A,2396,D:D)


    Regards,

    Peo Sjoblom

    "Robthemanbob" wrote:

    > I am trying to get a formula function to work where I want the forumla to
    > check one column and find all of the alike numbers and then add up another
    > column while all of the numbers in the column are correct. Here is an example
    >
    > I am importing an CSV file and it has over 800 lines per col. I want the
    > formula to check col A:A for all numbers equaling 2396 and while all A:A
    > cells that equal 2396 I want the forumal to sum up the values in Col D:D.
    >
    > If there is a way that you can help me figure this out please let me know.
    >
    > Thanks
    >
    > Rob


  3. #3
    Robthemanbob
    Guest

    RE: ifsum function question

    Thanks for the very quick response and a very accurate answer. I was
    including brackets where they did not belong!

    Thanks

    Rob

    "Peo Sjoblom" wrote:

    > =SUMIF(A:A,2396,D:D)
    >
    >
    > Regards,
    >
    > Peo Sjoblom
    >
    > "Robthemanbob" wrote:
    >
    > > I am trying to get a formula function to work where I want the forumla to
    > > check one column and find all of the alike numbers and then add up another
    > > column while all of the numbers in the column are correct. Here is an example
    > >
    > > I am importing an CSV file and it has over 800 lines per col. I want the
    > > formula to check col A:A for all numbers equaling 2396 and while all A:A
    > > cells that equal 2396 I want the forumal to sum up the values in Col D:D.
    > >
    > > If there is a way that you can help me figure this out please let me know.
    > >
    > > Thanks
    > >
    > > Rob


+ 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