A
Alex
I have a subform (Subform 1) nested in a mainform and they
are linked together from an entry field on the main form.
There should only be one record in the subform (based upon
the parent field in the main form).
What I want to do is after data is input for the final
field on the subform, I want to focus/cursor to move from
the final field on Subform 1(without moving to a new
record), and the focus moving to a field on another
subform (Subform 2) nested in the main form.
Please help!! I have been trying to use a macro on the
final field in Subform 1 that occurs On Exit and is
comprised of Goto Control ..., but it is not working.
Thanks,
Alex
are linked together from an entry field on the main form.
There should only be one record in the subform (based upon
the parent field in the main form).
What I want to do is after data is input for the final
field on the subform, I want to focus/cursor to move from
the final field on Subform 1(without moving to a new
record), and the focus moving to a field on another
subform (Subform 2) nested in the main form.
Please help!! I have been trying to use a macro on the
final field in Subform 1 that occurs On Exit and is
comprised of Goto Control ..., but it is not working.
Thanks,
Alex