T ThomasAJ Jan 19, 2010 #1 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.
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.
D Daniel Pineault Jan 19, 2010 #2 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.
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.