I'm starting to feel stupid. I spent all day on this yesterday and couldn't figure out my problem.
I'm not going to give up though.
I'm just getting started, but I didn't go into this naively. I want to learn and I will continue to read the book I have, search google, and seek out guidance from those that have experience.
If you get the time to look it would be appreciated.
I think I might be having a relationship issue or some setting with a Form/subform connection.
I have two tables (t_People; t_Contact). I have a relationship from ContactID *primary key (t_Contact) to ContactID (t_Professors).
I created a form for People names and a subform for Contact. When I fill out the form with people name, then the subform with contact info and navigate to a new record the form changes for me to enter a new people, but the subform stays the same with the old address.
I'm not going to give up though.
I'm just getting started, but I didn't go into this naively. I want to learn and I will continue to read the book I have, search google, and seek out guidance from those that have experience.
If you get the time to look it would be appreciated.
I think I might be having a relationship issue or some setting with a Form/subform connection.
I have two tables (t_People; t_Contact). I have a relationship from ContactID *primary key (t_Contact) to ContactID (t_Professors).
I created a form for People names and a subform for Contact. When I fill out the form with people name, then the subform with contact info and navigate to a new record the form changes for me to enter a new people, but the subform stays the same with the old address.