+ Reply to Thread
Results 1 to 4 of 4

Sumif Command

  1. #1
    Registered User
    Join Date
    04-18-2006
    Posts
    2

    Exclamation Sumif Command

    I am trying to this but it doesn't return any values, can someone help
    =SUMIF(A19:A10000,">=B1")
    i.e sum all the values that are greater than the number I have in B1.
    Any help would be appreciated
    Cheers

  2. #2
    Forum Contributor
    Join Date
    09-25-2004
    Posts
    269
    Does this helps.

    =SUMIF(A19:A10000,">=B1",B19:B10000)

  3. #3
    Domenic
    Guest

    Re: Sumif Command

    Try...

    =SUMIF(A19:A10000,">="&B1)

    Hope this helps!

    In article
    <[email protected]>,
    leigh.robinson
    <[email protected]> wrote:

    > I am trying to this but it doesn't return any values, can someone help
    > =SUMIF(A19:A10000,">=B1")
    > i.e sum all the values that are greater than the number I have in B1.
    > Any help would be appreciated
    > Cheers


  4. #4
    Registered User
    Join Date
    04-18-2006
    Posts
    2
    Perfect, thanks for the help guys

+ 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