Access 2010
Hi all,
I have a bound form (splitform view) with the code
"DoCmd.GoToRecord , , acLast"
on the Form_Open event. When I open the form it does go to the last record and shows all the data that are in (some of the) fields. I cannot however manipulate the record until I click on the...