+ Reply to Thread
Results 1 to 2 of 2

Count If-Unacceptable

  1. #1
    Registered User
    Join Date
    07-12-2005
    Location
    Brisbane, Australia
    Posts
    21

    Smile Count If-Unacceptable

    I've got values in cells on different pages in a workbook. Let's say that they are all in A1 across 25 different sheets. I want to count the number of times the value in each cell is "Unacceptable" ?

    Thanks in advance

  2. #2
    Roger Govier
    Guest

    re: Count If-Unacceptable

    Hi John

    I would use a helper cell on each sheet say X1 with a formula of
    =--(A1="Unacceptable)

    Then the answer is
    =SUM(Sheet1:Sheet25!X1)

    --
    Regards

    Roger Govier


    "JohnHill" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I've got values in cells on different pages in a workbook. Let's say
    > that they are all in A1 across 25 different sheets. I want to count
    > the
    > number of times the value in each cell is "Unacceptable" ?
    >
    > Thanks in advance
    >
    >
    > --
    > JohnHill
    > ------------------------------------------------------------------------
    > JohnHill's Profile:
    > http://www.excelforum.com/member.php...o&userid=25171
    > View this thread:
    > http://www.excelforum.com/showthread...hreadid=549338
    >




+ 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