I have a main form and a sub form.
On the main form I have some text boxes and two buttons to add records to a table table1.
The sub form is a continuous from that shows the content of table1, onLoad the sub form show the last 10 records, and the rest of the records can be seen by scrolling up...