+ Reply to Thread
Results 1 to 3 of 3

1st time pass rate percentage?

  1. #1
    Registered User
    Join Date
    03-08-2013
    Location
    Leicester
    MS-Off Ver
    Excel 2000
    Posts
    4

    1st time pass rate percentage?

    Hi again,
    this is pretty much a follow up from previous post but wanted to add new pic of how its set up so you can understand what i'm getting at.
    As you found last problem so easy, is it possible i could set up a first time pass rate with how i got spreadsheetpass rate first time.xls?
    All i want to be able to do is divide how many people have passed first time with how many people have passed.
    I've tried jigging it about with formula i was given but it taking fails into account? i tried this thinking it would work, but no.
    =COUNTIF($B$2:$B$1000,"pass 1st")/COUNTA($B$2:$B$1000,"pass") but
    What formula would do the job
    Any help or advice again much appreciated?

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,043

    Re: 1st time pass rate percentage?

    COUNTA($B$2:$B$1000,"pass") will count you everything in $B$2:$B$1000 + 1 (word pass counted once).

    You probably want:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Never use Merged Cells in Excel

  3. #3
    Registered User
    Join Date
    03-08-2013
    Location
    Leicester
    MS-Off Ver
    Excel 2000
    Posts
    4

    Re: 1st time pass rate percentage?

    Quote Originally Posted by zbor View Post
    COUNTA($B$2:$B$1000,"pass") will count you everything in $B$2:$B$1000 + 1 (word pass counted once).

    You probably want:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    You guys are the best!!
    Thanks you very much just the job, really appreciate it

+ 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