I am finally almost finished with my database at work and I appreciate all the help that I have gotten so far!
I have a form for Customer's Info and a Subform containing all their work orders. That is working great. I also created a form for Maintenance Contract Information for customer's who have a maintenance contract. I was able to create a button on my form/subform to view the Maint contract Information form but it won't let me enter a new record, it says you cannot add/change a record because you need a related record in table tblcustomers....but when I tested this I added a new customer record first before I attempted to add the main contract information so I cannot figure out the best way to do this.