Closed Thread
Results 1 to 3 of 3

Counting the Number of people on a course

  1. #1
    Registered User
    Join Date
    07-18-2012
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    4

    Counting the Number of people on a course

    Hi

    I hope someone can help with this one:

    I have a list of people who attended different training course:

    EG

    Name Surname Course title start date
    Dan Glencross Excel Level 1 26-Jun
    Joanna Reddy Excel Level 1 26-Jun
    Jon Shewen Excel Level 1 26-Jun
    Mark Musto Excel Level 1 07-Feb
    Mark Treadwell Excel Level 1 07-Feb
    Peter Edgar Excel Level 2 07-Feb
    Richard Davey Excel Level 2 07-Feb
    Stephen Baker Excel Level 2 07-Feb


    I have worked out how to diffrentate where which people of are on each course using =IF(AND(C2=C3,D2=D3),0,1)

    Name Surname Course title start date IF, AND Formula
    Dan Glencross Excel Level 1 26-Jun 0
    Joanna Reddy Excel Level 1 26-Jun 0
    Jon Shewen Excel Level 1 26-Jun 1
    Mark Musto Excel Level 1 07-Feb 0
    Mark Treadwell Excel Level 1 07-Feb 1
    Peter Edgar Excel Level 2 07-Feb 0
    Richard Davey Excel Level 2 07-Feb 0
    Stephen Baker Excel Level 2 07-Feb 1

    I can see manually that 3 people under took the Excel Level 1 on 26-Jun by counting the number of 0 until I hit a 1 and then adding the number of rows (eg. 3) but I want a formula to do it for me. Can anyone help? I have attacehd my working spreadsheet Problem.xlsx

  2. #2
    Forum Guru
    Join Date
    03-12-2010
    Location
    Canada
    MS-Off Ver
    2010 and 2013
    Posts
    4,418

    Re: Counting the Number of people on a course

    Answer provided here http://www.excelforum.com/tips-and-t...-a-course.html
    Please consider:

    Thanking those who helped you. Click the star icon in the lower left part of the contributor's post and add Reputation.
    Cleaning up when you're done. Mark your thread [SOLVED] if you received your answer.

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Counting the Number of people on a course

    Markgriggs,

    Welcome to the Forum, unfortunately:

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread. http://www.excelforum.com/excel-work...-a-course.html

    Thread Closed.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

Closed 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