vba - get called form name

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • newriver
    New Member
    • May 2010
    • 5

    vba - get called form name

    I have a form that can get called from different forms. I need to requeue the original form, but need to know what form to do this to. I saw a suggestion that had the calling form include its name into the called form, where the name is saved off. While this might work, I'd think that there's a stanard way to query this into the objects. Is there a way to do this?
Working...