I have created a standard form to add new data to my database but when the form is opened it displays data already stored. I then have to scroll through all of the data shown on the form to the bottom where I can add new data. How can I change this form so that it does not show the rest of the data but lets me just enter and save new data (without having to scroll through the existing data?) I would be grateful for any help. Thank you.