I'm not even sure how to structure this.
I have a main form Forms![User Master] which references Tables!Employees. In this form is a the subform object subformPromotions which in linked to Forms![Promotions subform] which references Tables!Promotions.
The relationship from employees to promotions is one to many. Forms![Promotions subform] lists each promotion by employee.
I would like to have text boxes on Forms![User Master] that can change each field in Tables!Promotions for the MOST RECENT entry. So, for example, a text box named textCurrentPromoDate that would control the date for the most recent entry for that employee in Tables!Promotions.
Any thoughts or suggestions?
Thanks!!!!!
I have a main form Forms![User Master] which references Tables!Employees. In this form is a the subform object subformPromotions which in linked to Forms![Promotions subform] which references Tables!Promotions.
The relationship from employees to promotions is one to many. Forms![Promotions subform] lists each promotion by employee.
I would like to have text boxes on Forms![User Master] that can change each field in Tables!Promotions for the MOST RECENT entry. So, for example, a text box named textCurrentPromoDate that would control the date for the most recent entry for that employee in Tables!Promotions.
Any thoughts or suggestions?
Thanks!!!!!