Appending Data

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello in advance,

I have four tables: Contacts, Company, Title and Relationship. The table
Contacts, Company and Title are my primary tables, I want to append all the
ID's from each table into the table Relationships. This way i would have all
ID's and could create a Relationship ID for the combination of ID's appended.
So it whould look some what like this:

RelationshipID ContactID CompanyID TitleID Date
1 4 2 7
=Now()
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top