Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hey Guys, i am trying to find a formula that calculates the number of
annual leave allowed pr year and i cant find find it |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() You might try the company handbook. -- Jim Cone San Francisco, USA http://www.realezsites.com/bus/primitivesoftware (Excel Add-ins / Excel Programming) wrote in message Hey Guys, i am trying to find a formula that calculates the number of annual leave allowed pr year and i cant find find it |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Tia,
you can try "=SUMPRODUCT(--(WEEKDAY(range)=1))" though it will calculate only the sundays you can give your range of cells which contains the dates of the year 1 represents the first day (sunday) of week. " wrote: Hey Guys, i am trying to find a formula that calculates the number of annual leave allowed pr year and i cant find find it |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Establishing Annual Leave Entitlement | Excel Discussion (Misc queries) | |||
Annual Leave Planner | Excel Discussion (Misc queries) | |||
Annual Leave | Excel Discussion (Misc queries) | |||
Where can I get an excel template to input annual leave? | Excel Discussion (Misc queries) | |||
Tracking annual leave | New Users to Excel |