From: ThomasAJ on 19 Jan 2010 18:17 I have a sub-form that is in several different forms. I want to know which form it is in when I click on a control in the sub-form. -- Regards Tom
From: Daniel Pineault on 19 Jan 2010 18:35 Try something like: Me.Parent.Name -- Hope this helps, Daniel Pineault http://www.cardaconsultants.com/ For Access Tips and Examples: http://www.devhut.net Please rate this post using the vote buttons if it was helpful. "ThomasAJ" wrote: > I have a sub-form that is in several different forms. I want to know which > form it is in when I click on a control in the sub-form. > > -- > Regards > Tom
|
Pages: 1 Prev: Referential integrity. AutoNumber� Next: Data validation |