D
dar
I appologize if I asked before, but need to clarify.
I have a form with subform. The main form has text box with DLookup as
control source. It looks up the therapist assigned to a specific floor.
The subform is linked to main form via Med Record Number. The subform may
have several records. The floor unit on sub form may change (if patient is
moved) thereby changing the therapist. At one time I thought it was working
when I refreshed the subform with Me.Refresh on the AfterUpdate event of Unit.
However, the records keep jumping back to the first record for that patient
and does not update the change in floor.
As long as I don't change the units I get correct information.
Help would be appreciated again, and again, and again.
I have a form with subform. The main form has text box with DLookup as
control source. It looks up the therapist assigned to a specific floor.
The subform is linked to main form via Med Record Number. The subform may
have several records. The floor unit on sub form may change (if patient is
moved) thereby changing the therapist. At one time I thought it was working
when I refreshed the subform with Me.Refresh on the AfterUpdate event of Unit.
However, the records keep jumping back to the first record for that patient
and does not update the change in floor.
As long as I don't change the units I get correct information.
Help would be appreciated again, and again, and again.