+ Reply to Thread
Results 1 to 9 of 9

Formula problem

  1. #1
    aristotle
    Guest

    RE: Formula problem

    Hi,

    Maybe should be =SUMPRODUCT(--(K2:K3790="Trx"),--(02:O3790="Yes"))?

    Cheers,
    A

    --
    We are what we repeatedly do. Excellence, therefore, is not an act, but a
    habit.


    "Mike" wrote:

    > can anyone tell me what is wrong with this?
    >
    > =SUM(IF(K2:K3790 = "Tx",IF(O2:O3790 ="Yes",1,0),0))
    >
    > Worked fine yesterday, counted the number of times K=TX and O = yes


  2. #2
    Ashish Mathur
    Guest

    RE: Formula problem

    Hi,

    This is an aray formula so you should do a Ctrl+Shift+Enter. If there is
    still a problem, try the following (Ctrl+Shift+Enter):

    =SUM(IF((K2:K3790 = "Tx")*(O2:O3790 ="Yes"),1,0))

    Regards,


    "Mike" wrote:

    > can anyone tell me what is wrong with this?
    >
    > =SUM(IF(K2:K3790 = "Tx",IF(O2:O3790 ="Yes",1,0),0))
    >
    > Worked fine yesterday, counted the number of times K=TX and O = yes


  3. #3
    aristotle
    Guest

    RE: Formula problem

    Hi,

    Maybe should be =SUMPRODUCT(--(K2:K3790="Trx"),--(02:O3790="Yes"))?

    Cheers,
    A

    --
    We are what we repeatedly do. Excellence, therefore, is not an act, but a
    habit.


    "Mike" wrote:

    > can anyone tell me what is wrong with this?
    >
    > =SUM(IF(K2:K3790 = "Tx",IF(O2:O3790 ="Yes",1,0),0))
    >
    > Worked fine yesterday, counted the number of times K=TX and O = yes


  4. #4
    Ashish Mathur
    Guest

    RE: Formula problem

    Hi,

    This is an aray formula so you should do a Ctrl+Shift+Enter. If there is
    still a problem, try the following (Ctrl+Shift+Enter):

    =SUM(IF((K2:K3790 = "Tx")*(O2:O3790 ="Yes"),1,0))

    Regards,


    "Mike" wrote:

    > can anyone tell me what is wrong with this?
    >
    > =SUM(IF(K2:K3790 = "Tx",IF(O2:O3790 ="Yes",1,0),0))
    >
    > Worked fine yesterday, counted the number of times K=TX and O = yes


  5. #5
    aristotle
    Guest

    RE: Formula problem

    Hi,

    Maybe should be =SUMPRODUCT(--(K2:K3790="Trx"),--(02:O3790="Yes"))?

    Cheers,
    A

    --
    We are what we repeatedly do. Excellence, therefore, is not an act, but a
    habit.


    "Mike" wrote:

    > can anyone tell me what is wrong with this?
    >
    > =SUM(IF(K2:K3790 = "Tx",IF(O2:O3790 ="Yes",1,0),0))
    >
    > Worked fine yesterday, counted the number of times K=TX and O = yes


  6. #6
    Ashish Mathur
    Guest

    RE: Formula problem

    Hi,

    This is an aray formula so you should do a Ctrl+Shift+Enter. If there is
    still a problem, try the following (Ctrl+Shift+Enter):

    =SUM(IF((K2:K3790 = "Tx")*(O2:O3790 ="Yes"),1,0))

    Regards,


    "Mike" wrote:

    > can anyone tell me what is wrong with this?
    >
    > =SUM(IF(K2:K3790 = "Tx",IF(O2:O3790 ="Yes",1,0),0))
    >
    > Worked fine yesterday, counted the number of times K=TX and O = yes


  7. #7
    Mike
    Guest

    Formula problem

    can anyone tell me what is wrong with this?

    =SUM(IF(K2:K3790 = "Tx",IF(O2:O3790 ="Yes",1,0),0))

    Worked fine yesterday, counted the number of times K=TX and O = yes

  8. #8
    aristotle
    Guest

    RE: Formula problem

    Hi,

    Maybe should be =SUMPRODUCT(--(K2:K3790="Trx"),--(02:O3790="Yes"))?

    Cheers,
    A

    --
    We are what we repeatedly do. Excellence, therefore, is not an act, but a
    habit.


    "Mike" wrote:

    > can anyone tell me what is wrong with this?
    >
    > =SUM(IF(K2:K3790 = "Tx",IF(O2:O3790 ="Yes",1,0),0))
    >
    > Worked fine yesterday, counted the number of times K=TX and O = yes


  9. #9
    Ashish Mathur
    Guest

    RE: Formula problem

    Hi,

    This is an aray formula so you should do a Ctrl+Shift+Enter. If there is
    still a problem, try the following (Ctrl+Shift+Enter):

    =SUM(IF((K2:K3790 = "Tx")*(O2:O3790 ="Yes"),1,0))

    Regards,


    "Mike" wrote:

    > can anyone tell me what is wrong with this?
    >
    > =SUM(IF(K2:K3790 = "Tx",IF(O2:O3790 ="Yes",1,0),0))
    >
    > Worked fine yesterday, counted the number of times K=TX and O = yes


+ 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