I have a qry question with 3 parts. Fields: [manager], [start], and [end].
1st part: I want to be able to enter initial start date if this will be the first manager on this particular project.
2nd part: If more than 1 manager has been assigned to a project, I'd like for the new manager's start date to be automatically set to the previous manager's end date.
3rd part: I want to make sure the manager's end date can not be set to a date that comes before the start date.
Any help would be greatly appreciated.
1st part: I want to be able to enter initial start date if this will be the first manager on this particular project.
2nd part: If more than 1 manager has been assigned to a project, I'd like for the new manager's start date to be automatically set to the previous manager's end date.
3rd part: I want to make sure the manager's end date can not be set to a date that comes before the start date.
Any help would be greatly appreciated.