Greetings All,
I have a feeling that my problem is easy, but I have been in a panic over this project, that I cant think too straight anymore (I think I need a vacation!)
I have a simple form for tracking employee activity, such as rehire, death, orig hire, exc. This works find, except they now want to be able to make changes to staff details like new job title and such. On the same form. They don't want to change forms.
So I added a subform that connects to the Staff Detail table, using the Clock# that exists in both tables.
When the form is open, user must choose employee from drop down, once choice is made the clockno on the main form fills in, however, the subform clockno which it connected to the main doesnot update- unless, is you go into design view and then back to form view, the subform fills in with the right info, you can even use it in quierys -- However, if you change the employee in the main form, its clockno will change, but not the subform, you have to go the design view again. I have no clue. HELP
I have a feeling that my problem is easy, but I have been in a panic over this project, that I cant think too straight anymore (I think I need a vacation!)
I have a simple form for tracking employee activity, such as rehire, death, orig hire, exc. This works find, except they now want to be able to make changes to staff details like new job title and such. On the same form. They don't want to change forms.
So I added a subform that connects to the Staff Detail table, using the Clock# that exists in both tables.
When the form is open, user must choose employee from drop down, once choice is made the clockno on the main form fills in, however, the subform clockno which it connected to the main doesnot update- unless, is you go into design view and then back to form view, the subform fills in with the right info, you can even use it in quierys -- However, if you change the employee in the main form, its clockno will change, but not the subform, you have to go the design view again. I have no clue. HELP