Hello.
I have a form, in datasheet view, that contains many records.
I first placed the following action on the load of the form
Go To Record = New
This put the cursor in a new record, which I wanted, but the new record is at the very bottom of the screen, which is not very pretty.
So I...