Hi
I have the following test data on employees:
Employee name Start Date
Sarah Jan 2003
Pete Feb 2003
Lee March 2003
What I want to do is organise the employees into groups for Jan, Feb and March. However - instead of showing just the employees who started each month I want to see the employees who are actually employed at the company each month.
So I would have:
Jan
Sarah
Feb
Sarah
Pete
March
Sarah
Pete
Lee
where the group March represents starters before March etc...
To try and organise the data as shown above I tried the following:
[ul][li]Create a Group based on the Start Date[/li]
[li]Create a Formula comparing the Group Start Date and see if it less than the Start date[/li]
[li]Try to create a second group using the formula [/li]
[/ul]
It was at step 3 where I ran into difficulty as the formula I created was not available to group on (possibly because I had used an already created group to create my formula)
So if anyone could give me some hints or tips on how to create a group based on a date, which includes all employees who started on or before that date, I would be very thankful..
Nassy
I have the following test data on employees:
Employee name Start Date
Sarah Jan 2003
Pete Feb 2003
Lee March 2003
What I want to do is organise the employees into groups for Jan, Feb and March. However - instead of showing just the employees who started each month I want to see the employees who are actually employed at the company each month.
So I would have:
Jan
Sarah
Feb
Sarah
Pete
March
Sarah
Pete
Lee
where the group March represents starters before March etc...
To try and organise the data as shown above I tried the following:
[ul][li]Create a Group based on the Start Date[/li]
[li]Create a Formula comparing the Group Start Date and see if it less than the Start date[/li]
[li]Try to create a second group using the formula [/li]
[/ul]
It was at step 3 where I ran into difficulty as the formula I created was not available to group on (possibly because I had used an already created group to create my formula)
So if anyone could give me some hints or tips on how to create a group based on a date, which includes all employees who started on or before that date, I would be very thankful..
Nassy