+ Reply to Thread
Results 1 to 9 of 9

Cant get spreadsheet to count different days off

Hybrid View

  1. #1
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,661

    Re: Cant get spreadsheet to count different days off

    D6:
    =IF(Table1[[#This Row],[Hire Date
    Full-Time]]<>"",DATEDIF(Table1[[#This Row],[Hire Date
    Full-Time]],TODAY(),"y"),"")
    H6:
     =IF(Table1[[#This Row],[Hire Date
    Full-Time]]<>"",DATEDIF(Table1[[#This Row],[Hire Date
    Full-Time]],TODAY(),"y"),"")
    N6:
    =IFERROR(LOOKUP(D6,{0,3,6},{80,120,160}),"")
    O6:
    =IFERROR(Table1[[#This Row],[Roll over]]+Table1[[#This Row],[Vacation hours
    per Year]],"")
    P6:
    =IFERROR(Table1[[#This Row],[Accrued
    Hours]]-Table1[[#This Row],[PTO
    hours]],"")
    Q6:
    =IFERROR(FLOOR(IFERROR(Table1[[#This Row],[Vacation hours
    per Year]]/52,""),1),"")
    T6:
    =IFERROR(Table1[[#This Row],[rate]]*Table1[[#This Row],[weeks]]+Table1[[#This Row],[Roll over]],"")
    Attached Files Attached Files
    Ben Van Johnson

+ 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. Vacation accrual tracking
    By nettexcel in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-22-2014, 03:42 PM
  2. Vacation Tracking
    By sherriehere in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-24-2011, 02:18 AM
  3. Vacation and Sick Tracking
    By Olympus in forum Excel General
    Replies: 7
    Last Post: 01-12-2011, 04:16 PM
  4. Vacation and Sick Day Tracking
    By concon in forum Excel General
    Replies: 1
    Last Post: 09-22-2010, 03:56 AM
  5. Vacation Tracking Schedule
    By gordonh8r in forum Excel General
    Replies: 1
    Last Post: 01-10-2006, 09:55 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