Hi
Is is possible to select "next control" from a field on subform to a field on mainform? The other way is no problem :-), but I´ll to return to the mainform after data is entered
Any hints for me... ;-)
You probably could with some weird customization, but I'm not sure. Generally no, and not out of the box, because the subform does not know about its parent form. But start by looking up posts about refreshing a parent form from a subform or child form. They may lead you down the path you're looking for.
Comments
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
give code: sendkeys(CTRL+Arrow_Up)
Andwian