Scenario 1:<br>
I have an "entry" form with buttons on it. I am trying to get one of the buttons to go to a blank form (New Clients) to create a new record in a table. I am using the Business ID as the primary key to identify the businesses/clients. <br>
<br>
Scenario 2:<br>
I have a button on a form (Bus Development) with client information. I want that button to go to a new form for telephone conversations. That form(Client Contact) needs to have the same company as the previous form(Bus Development) but allow me to enter the phone conversation information and store it as a new record. The Client Contact form information is in a different table than the Business Development form. How do I do this? How do I make it save, when I close the form?<br>
<br>
DougP and Elizabeth, thanks for the help on Relating fields in a form.
I have an "entry" form with buttons on it. I am trying to get one of the buttons to go to a blank form (New Clients) to create a new record in a table. I am using the Business ID as the primary key to identify the businesses/clients. <br>
<br>
Scenario 2:<br>
I have a button on a form (Bus Development) with client information. I want that button to go to a new form for telephone conversations. That form(Client Contact) needs to have the same company as the previous form(Bus Development) but allow me to enter the phone conversation information and store it as a new record. The Client Contact form information is in a different table than the Business Development form. How do I do this? How do I make it save, when I close the form?<br>
<br>
DougP and Elizabeth, thanks for the help on Relating fields in a form.