+ Reply to Thread
Results 1 to 2 of 2

"formula for tracking days off "

  1. #1
    mcwsrexcel
    Guest

    "formula for tracking days off "

    I want to track employees attendance. Employees are taking days off as half
    days. The current formula I'm using is CountIf ("=COUNTIF($CS6:$GD6, "V").
    How can I count half days using this functions. V represent 1 vacation day,
    How do I represent V as half vacation day? Please advise...

  2. #2
    Max
    Guest

    Re: "formula for tracking days off "

    Why not just divide by 2 / multiply by 0.5, eg:
    =0.5*COUNTIF($CS6:$GD6, "V")
    --
    Max
    Singapore
    http://savefile.com/projects/236895
    xdemechanik
    ---
    "mcwsrexcel" <[email protected]> wrote in message
    news:[email protected]...
    > I want to track employees attendance. Employees are taking days off as

    half
    > days. The current formula I'm using is CountIf ("=COUNTIF($CS6:$GD6, "V").
    > How can I count half days using this functions. V represent 1 vacation

    day,
    > How do I represent V as half vacation day? Please advise...




+ 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