Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
At work, I've been trying to put our timesheets in a spreadsheet form that
follows the actual old timesheets. This is a 27 day cycle is lists the employee name, employee number, their position, and days worked (24 hr. shifts - I'm a fireman). Within the cells are the two digit date (day - can only use two) and under each of these dates we enter our time working or days off. What I've been trying to figure out is a way that compares the actual date with a named list (Vacation), and places a number in a cell, so it can be added the already existing days that are in another cell. ex: If today were the 31st day of March (38807) and I accrued 5 Vacation days today, it places a 5 in a cell, so i can add it to my existing days of 22 for my total of 27. I use an array formula that performs the comparisons of the cycle to the Vacation, and don't know of a way to do it on the actual date. {=SUM(COUNTIF(Vacation,H12:AH12))*5}. All dates are in ms date format as a number) Help would be really appreciated (Before I finish pulling all my hair out). |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
the answer to appear in more than one cell | Excel Worksheet Functions | |||
Can Drop Down Boxes jump to the answer as you type? | Excel Discussion (Misc queries) | |||
i cant get the exact answer e.g answer is 13.49% i got 13.00% | Excel Discussion (Misc queries) | |||
Display answer only in another cell of one containing a formula | Excel Discussion (Misc queries) | |||
coverting answer from Radian mode to degree mode | Excel Worksheet Functions |