Find Parent Form Name

  • Thread starter Thread starter Rob
  • Start date Start date
R

Rob

How can I use VB to set a variable to the name of the form that opened
another form? In this case, I have a calendar that will return the selected
value to a control on a given form. I need to know which form opened the
Calendar.
 
Rob

One approach might be to set the value of a variable to the name of the
calling form.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Back
Top