S
SharynInCambodia
I have been using IsLoaded for detecting if a form is open and linking a
second form to the open main form (it sets the foreign key in the second form
using the primary key from the main form).
This works fine, but now i want to use it from a subform to another form and
the IsLoaded code is not working. if i open up the subform separately as a
plain form, the code works and does what i want, but as a subform it does
not.
Any ideas on how to get it working.
second form to the open main form (it sets the foreign key in the second form
using the primary key from the main form).
This works fine, but now i want to use it from a subform to another form and
the IsLoaded code is not working. if i open up the subform separately as a
plain form, the code works and does what i want, but as a subform it does
not.
Any ideas on how to get it working.