I have MdiForm and Form1 as a child
Form1 has a menu 'mnuClear' Sub mnuClear_Click
MdiForm a button Clear

Can you click on the button from MdiForm call sub mnuClear_Click in Form1
Sub mnuClear uses local variables and can not be moved to the module ...