Am having a main form with 2 subforms. subform1 and subform2. Subform2 records are based on subform1 records. The users make entry in subform2. I would like to have the cursor positioned on the last record on subform2 instead onthe first record. The same even when the user navigates through the records on subform1. I tried the command ( DoCmd.GoToRecord , "", acLast), but not working correctly. Any solution?
Regards,
Charley
Regards,
Charley