Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I have a table of employee record of sick date, vacation date as PTO (personal time off) and all record start end date as below. My question is how to write a code so that I will have a summary table with % of PTO in a year for each employees? PTO code 100 = start to take off(no work) PTO code 200= back to work employee name PTO code date A 100 2/23/07 B 100 5/07/07 C 100 8/26/07 A 200 4/23/07 B 200 6/04/07 C 200 9/19/07 From this table I can manually calculate employee A take PTO from 2/23 to 4/23 so the percentage can be calculate as 60/365*100= 16.4% days off during 2007 Thanks in advance Daniel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Total days worked /20 to get actual months/days | Excel Worksheet Functions | |||
Automatically calculate the previous days total 'sales' | Excel Discussion (Misc queries) | |||
Total last 30 days | Excel Worksheet Functions | |||
calculate count on 2006 total, 2005 total, etc... | Excel Worksheet Functions | |||
How to calculate # days between business days | Excel Programming |