I am creating a lunch app for a school. I have a menu table with a list of the menu's per date. Then I have a lunch student table with lookups to both the menu table and the contact table. In the Lunch form I added a student subgrid to enter the student info in, but it is a bit tedious to add data this way. Is there a better way to do this? Or is there a way I can create an external form (not pages) so parents can enter info directly into a form that would populate these tables?