I recently upgraded my application from Access 2003 to Access 2007. In a form's vba code module I used a DoCmd.GoToRecord , , acNewRec to set the focus to a new record on my continuous records form ... I can see the cursor on the new record but the focus is still on the 1st record (I see the black triangle and when I tab to the next field the cursor jumps back to the 1st record). In access2003 all works fine but not in access2007. Has anyone else seen this behavior with access2007?
|
|