Well...I sort of got it to work, but not in the form I am still using the Module.
In my module I have:
Code:
Public mdiM As New MyMDIParentForm
Then I can use this object in my child forms.
I still haven't figured out exactly how to do this without a Module. The MdiParent property of my child forms doesn't expose any objects of the parent-I must be missing something there...
-------------------------
Beware of programmers with screwdrivers...