![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a database used for contact information and another for event information. As part of the event database, we would like to keep record of the people that are attending a certain event. These are the same people who are in the contact database. Using a MS Access form in the event database, is there a way to select the names from the contact database in the Name field when adding who is attending an event, rather than typing their informaion all over again for every event they attend? I hoping there is a way to link these two databases somehow. Thanks Pasquale I suggest you use linked tables. You can link for example constact |
#3
| |||
| |||
|
|
Pasquale wrote: I have a database used for contact information and another for event information. As part of the event database, we would like to keep record of the people that are attending a certain event. These are the same people who are in the contact database. Using a MS Access form in the event database, is there a way to select the names from the contact database in the Name field when adding who is attending an event, rather than typing their informaion all over again for every event they attend? I hoping there is a way to link these two databases somehow. Thanks Pasquale I suggest you use linked tables. You can link for example constact table(s) into your events database and work as if it was local. Try : File -> Get External Data -> Link Tables... |
#4
| |||
| |||
|
|
Thanks. I was able to get the names to list in a combo box(select drop down menu), but once the name is selected, how do I get the rest of their information to automatically fill in the rest of the fileds, like their address, phone, etc.? Cascader wrote: Pasquale wrote: I have a database used for contact information and another for event information. As part of the event database, we would like to keep record of the people that are attending a certain event. These are the same people who are in the contact database. Using a MS Access form in the event database, is there a way to select the names from the contact database in the Name field when adding who is attending an event, rather than typing their informaion all over again for every event they attend? I hoping there is a way to link these two databases somehow. Thanks Pasquale I suggest you use linked tables. You can link for example constact table(s) into your events database and work as if it was local. Try : File -> Get External Data -> Link Tables... |
![]() |
| Thread Tools | |
| Display Modes | |
| |