Forms Name

  • Thread starter Thread starter Vina
  • Start date Start date
V

Vina

I have a 2 main forms that is using the same subform. Is
there a way that I can capture the Form name cause I ahve
some rule in the sub form that is looking at the header
information.

Any ideas?
Thanks
Vina
 
Me.Parent.Name should return the name of the form on which the subform is
found.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top