I have finished creating a form which is linked to a table where all the data enetered in the form is stored. Data is entered in this particular form once a day and is recorded uniquely in the table by date. The problem I have is that when a user opens the form to enter data they have the ability to scroll back and see previous days data using the scroll wheel on the mouse. Is there any way I can lock my form so users only have access to the current form in which they are entering data??