On a form with multiple sub forms, I’d like to have a field that I can enter a record number in, and when I leave this field, go to the record specified in the master/main form record of the form.
Form navigator bar will do this. You could create a navigator bar as form control, write the row you want in the navigator bar and end with return.
Robert,
I’m well aware of that. The problem comes in when you have a subform selected and you need to go to a record in the master form. Thats why I would like a field dedicated for doing that.