Hossam Ahmed
New Member
- Joined
- Mar 11, 2022
- Messages
- 5
- Office Version
- 2016
- Platform
- Windows
Dear gents,
Can you please help me to find an equation to count the number of employees from joining date.
For example i have 2 columns first one includes names of employees and second column contain the joining date, i need to add third column to count the number of employees when i reach to specific date, so the equation should count the new hired employee in addition to the previous, so if the last cell count that we have 5 employees so next cell should count 6 1 new + 5 previous).
Here is an example:
Columns will be
Name.joining date. count
X1 . 1/1/2021 . 1
X2 . 2/1/2021 . 2 (1 previous +1new)
X3 . 3/1/2021 . 3 (2 previous + 1 new)
Thanks alot
Can you please help me to find an equation to count the number of employees from joining date.
For example i have 2 columns first one includes names of employees and second column contain the joining date, i need to add third column to count the number of employees when i reach to specific date, so the equation should count the new hired employee in addition to the previous, so if the last cell count that we have 5 employees so next cell should count 6 1 new + 5 previous).
Here is an example:
Columns will be
Name.joining date. count
X1 . 1/1/2021 . 1
X2 . 2/1/2021 . 2 (1 previous +1new)
X3 . 3/1/2021 . 3 (2 previous + 1 new)
Thanks alot