+ Reply to Thread
Results 1 to 5 of 5

Count the total number of shifts worked

Hybrid View

  1. #1
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Count the total number of shifts worked

    Hi and welcome to the forum

    I will take a look at your file and see what I can come up with.

    Just some info vlookup() will return ONLY the very 1st instance of something that you are searching for, it cannot add or count anything (generally)
    Countif() and countifS() do just that - they count stuff based on certain specified criteria...countifS() can take multiple criteria, countif() only 1
    sumif() and sumifS() add stuff based on certain specified criteria...sumifS() can take multiple criteria, sumif() only 1

    Edit: humdingaling looks like they may have what you want?
    Last edited by FDibbins; 07-02-2013 at 11:48 PM.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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