Darren DICK
d.dick at uws.edu.au
Tue Oct 28 19:23:45 CST 2003
Bridget Example dB sent of list Any me too's to d.dick at uws.edu.au Me too's that come via AccessD will be ignored Have funn y'all Darren Replies that en----- Original Message ----- From: "Bridget Doran" <bridgetd at biostat.umn.edu> To: <accessd at databaseadvisors.com> Sent: Wednesday, October 29, 2003 6:11 AM Subject: [AccessD] Hiding an object > Hi Group -- > > Using Access 2K - DAO > > I am trying to display a subform only if there are related > records. > > I have tried using Hide and Access says it does not support this Method. > > Then I tried > > If IsNull (cboProc.Column(0)) Then > Forms!frmAppointment.sfrmDental.Visible = False > > This is actually a subform on a subform on a form. > > Then I get an Object-Defined error. > > Can I reference Subforms this way? > > Thankyou for any help, > > Bridget > > > > _______________________________________________ > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com