T
Tara
I have a form which displays general employee data. From this form, the user
can access another form which displays general 401K information. From THAT
form, they can access another form that allows additions or changes to more
specific 401K info. Everything is linked via EmployeeID. What happens
currently is that the user chooses the employee on the first form and the
second form automatically defaults to that employees 401k general data. The
third form in turn, defaults to this employee's 401k specific data. What I'd
like to see happen is that the second form defaults to the employee chosen on
the first form, BUT, I'd like to make it possible for the user to choose a
different employee from a combo on the 2nd form and then have the form data
update. At that point, if the users opens the 3rd form, I want it to default
to the employee chosen on the 2nd form.
Does that make any sense at all?
Thanks for any help!
can access another form which displays general 401K information. From THAT
form, they can access another form that allows additions or changes to more
specific 401K info. Everything is linked via EmployeeID. What happens
currently is that the user chooses the employee on the first form and the
second form automatically defaults to that employees 401k general data. The
third form in turn, defaults to this employee's 401k specific data. What I'd
like to see happen is that the second form defaults to the employee chosen on
the first form, BUT, I'd like to make it possible for the user to choose a
different employee from a combo on the 2nd form and then have the form data
update. At that point, if the users opens the 3rd form, I want it to default
to the employee chosen on the 2nd form.
Does that make any sense at all?
Thanks for any help!