I have a simple problem that I cannot seem solve for the life of me. (I've spent hours on this.)
I created a Table and Form called eSPR. The form has a button (called Open Project Form) on it to open up a more detailed form called Projects. (Projects has its own table.)
There are seven common fields that should populate the Projects form. The problem is that when I click the Open Project Form button on the eSPR form, a blank Project form opens with no pre-populated fields.
About the relationships I created: The eSPR table has a primary key called PolicyFormNumber. It has a one-to-many relationship with the PolicyFormNumber field in the Project table.
Can someone help me? Why isn't this relationship working? Thanks very much in advance,
Kathy
I created a Table and Form called eSPR. The form has a button (called Open Project Form) on it to open up a more detailed form called Projects. (Projects has its own table.)
There are seven common fields that should populate the Projects form. The problem is that when I click the Open Project Form button on the eSPR form, a blank Project form opens with no pre-populated fields.
About the relationships I created: The eSPR table has a primary key called PolicyFormNumber. It has a one-to-many relationship with the PolicyFormNumber field in the Project table.
Can someone help me? Why isn't this relationship working? Thanks very much in advance,
Kathy