+ Reply to Thread
Results 1 to 3 of 3

Working out headcount of staff via two cells with start and end date to show weekly headco

Hybrid View

  1. #1
    Registered User
    Join Date
    10-19-2013
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    2

    Working out headcount of staff via two cells with start and end date to show weekly headco

    Hi,

    New to forum...have looked for ages but never got that badly stuck on Excel that I have had to post....this all changed today!

    I need to create a weekly headcount of staff based on data in the format.

    Start of contract in column D
    End of contract in column E

    Date format is in e.g. 19/10/2013...I need this to show as a total headcount of staff by week running from May to October (obviously changing as to the start and end dates). I have tried a few countifs etc but to no avail.

    Would be great if someone could help as I'm panicking now as its for a big report on Monday.

    Thanks

    James

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,156

    Re: Working out headcount of staff via two cells with start and end date to show weekly he

    welcome to the forum, James. a sample excel file with desired results always helps to explain better. it could be something like:
    =COUNTIFS(A:A,">=1May2013",B:B,"<=31Oct2013")

    or if 1may2013 is in D1 & 31Oct2013 in E1, then
    =COUNTIFS(A:A,">="&1May2013,B:B,"<="&31Oct2013)

    if that doesn't help, i suggest you upload an Excel file in the thread. To do that, Click on GO ADVANCED and use the paperclip icon to open the upload window.
    View Pic
    and to illustrate your example better, click on How To Get Quick & Good Answers

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Registered User
    Join Date
    10-19-2013
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Working out headcount of staff via two cells with start and end date to show weekly he

    Hi,

    I have added an attachment. its to give a headcount total...not just a starters and leavers number this is what is confusing me as well.

    I have added on the second tab a mini example of what it'll look like when the formula is correct (or what i'd want it to be represent).

    Also some of the column end dates are blank due to an on going contract.

    Cheers James
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 07-17-2013, 11:34 AM
  2. [SOLVED] Weekly Staff Schedule
    By nancyching1711 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-14-2012, 11:14 AM
  3. Weekly Staff Schedule
    By nancyching1711 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-20-2012, 03:30 PM
  4. Excel 2007 : Headcount Based on Date & Start/Stop Times
    By ibspayroll in forum Excel General
    Replies: 8
    Last Post: 05-10-2011, 05:28 PM
  5. Replies: 7
    Last Post: 11-16-2008, 05:48 PM

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