Hide Subform from Command button in Subform

W

Wayne

Hi
I have a main form named (emailusage) , it contaons a command button
called "configure", when clicked this sets a subform called (settings)
to visible.

A user can then change the settings in the subform.
When finished he is to click on a Command button in the subform to
return to the main form.

When clicked I am unable to hide the subform while it has got focus and
I cant seem to find a way to set the focus back to the mainform.
Any help would be appreciated..
Thanks
 
Top