Why do I get a
"Return without GoSub"
error when using subforms in Access 2007?
Why do I get a
"Return without GoSub"
error when using subforms in Access 2007?
I had something similar (not specifically in VBA, but with using a form to update a subform). I just added a "StopAllMacros" step at the end of the screen updating object and it seemed to work.