Setting Cmd Button Visible

I

Izzy

I have a main form and subform.
When the subform has the focus
I want 2 command buttons to be
made visible - these are located
on the main form.

ie. Main Form "AP Parts - Data Entry"
CmdButton "CmdAddNewPart"
CmdButton "CmdAddNewSection"
Subform "AP CarSection 1"

I am struggling with the forms identifier
Any help would be appreciated
 
Top