how to refresh subform automatically

J

Jon

Greeting,
I have a form called Electric Unit, within this form there is a sub form for
displaying employee evaluation. This sub form is continues form and it has a
button for open anther form which is evaluation form. after opening the
evaluation form and add a points for the specific employee and go back to
electric unit form, the old data still as pervious without updating the new
points. What I want to do is after adding the points to employee and closes
this form the sub form gets update and displays the new points.
Thanks
 
S

scubadiver

I am wondering whether you have design problem. I can't see why you should
have to open a second form to update information. Are they the same fields in
both forms?
 
Top