subforms

S

Sharon

Hello,

I have a form and a sub form that are connected through
the ID field. I use access 2000.

When I choose a name in the main form, all it's details
should appear in the subform.
It looked like it was OK. When O move from record to
record in the main form, the details are being updated.

The problem is that when I change the name, the details
are not updated immediately. only after I go to another
record and then return, I see the correct details.

Should I add in a script "afterUpdate" of that field that
it will set the recordNumber to be the correct one?

How do I do that?

Thanks a lot
 
Top