E
Edo2008
I'm finding that the form_load procedures of the subforms execute
before the parent's. Interesting fact.
I'd like to call a function in a subform whenever there is an event
on the parent form. Is this possible?
Also, I'd like the subform to reference a variable of its parent form.
is this possible?
In another post I was attemping to use a seperate class module with a
public variable which has a Get function and Set subroutine associated
with it (as per a book I read) but have not been able to get that to
work either .
Thanks
-Ed
before the parent's. Interesting fact.
I'd like to call a function in a subform whenever there is an event
on the parent form. Is this possible?
Also, I'd like the subform to reference a variable of its parent form.
is this possible?
In another post I was attemping to use a seperate class module with a
public variable which has a Get function and Set subroutine associated
with it (as per a book I read) but have not been able to get that to
work either .
Thanks
-Ed