Ady has attended:
Excel Advanced course
Excel
I want to calculate no of working days in year by using hire and leaving dates.
RE: Excel
Hi Ady,
Thank you for your question.
I have found you the function that will give you the number of working days between the hire and leaving dates.
The first thing you need to do is go to:
Tools - Add-Ins - Tick the Analysis Toolpak and click ok.
By adding this toolpak, you will have access to the NETWORKDAYS function.
So type, =networkdays(A1,B1)
A1 being the cell that contains the from or Hire date and B1 being the cell that contains the To or Leaving date.
I hope this answers your question.
Regards
Simon