Hey everybody. I am new to access and have some questions about how to get started. I am a network engineer and I want to design a database that I can use to track network configuration backups of all my network devices. Something where I have a table that lists all the equipment in it. Then another table that lists all the employees. Finally a table that has all the backup info mainly the date. then I would want a form that when an employee does a backup he selects the equipment and employee from a dropdown and puts the date it was completed and it adds a new record to the backup table. Can someone help me get started with this? I have created the tables but I am confused about how to make the form and link the fields in the form to the correct table and how to make a button that saves the record.