+ Reply to Thread
Results 1 to 20 of 20

Count the occurence of more than one condition

  1. #1
    Registered User
    Join Date
    08-26-2005
    Posts
    1

    Count the occurence of more than one condition

    Got this function from Excel Help but it gives me #Value error. Can anyone help?





    =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))

    Number of invoices for Buchanan with a value less than 9,000. (1)

  2. #2
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  3. #3
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  4. #4
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  5. #5
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  6. #6
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  7. #7
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  8. #8
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  9. #9
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  10. #10
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  11. #11
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  12. #12
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  13. #13
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  14. #14
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  15. #15
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  16. #16
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  17. #17
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  18. #18
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  19. #19
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




  20. #20
    Bob Phillips
    Guest

    Re: Count the occurence of more than one condition

    It is an array formula, so after typing it, hit Ctrl-Shift-Enter together,
    not just Enter.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "wutang1105" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Got this function from Excel Help but it gives me #Value error. Can
    > anyone help?
    >
    >
    >
    >
    >
    > =SUM(IF(A2:A7="Buchanan",IF(B2:B7<9000,1,0)))
    >
    > Number of invoices for Buchanan with a value less than 9,000. (1)
    >
    >
    > --
    > wutang1105
    > ------------------------------------------------------------------------
    > wutang1105's Profile:

    http://www.excelforum.com/member.php...o&userid=26683
    > View this thread: http://www.excelforum.com/showthread...hreadid=399547
    >




+ 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