Hi,
I need some help.
I would like the syntax for setting a button property
(buttonName.visible=false) located in my main form, from a On Click event
from a button located in a subform.
Thanks
Tim
Richard - 31 Aug 2004 20:44 GMT
Me.Parent!Buttonname.Visible = False
--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
resource@pcdatasheet.com
www.pcdatasheet.com
> Hi,
>
[quoted text clipped - 7 lines]
>
> Tim