I am in the process of creating a database for some lab information at work. I have already imported all the information from the previous excel file and it is in the database now.
Right now when I open up my first form it shows me all the information in from the first record in the table. I need to know if there is a way to have my first form open up blank, so that I can just begin adding a new record that will be added after the last record when I hit save.
Thank you very much.
Right now when I open up my first form it shows me all the information in from the first record in the table. I need to know if there is a way to have my first form open up blank, so that I can just begin adding a new record that will be added after the last record when I hit save.
Thank you very much.
Comment