Should have said that, completely different animals;-)
Set focus to it first, then issue the command without objecttype and objectname arguements.
[tt]me![qry_training_details_sub subform].setfocus
docmd.gotorecord,,acnext[/tt]
- note, this requires that the subform name and the subform control name is the same, else be sure you're using the latter.
Roy-Vidar