im using access 2010.
i have 3 tables.
ExContacts = external contact
InContacts = Internal contact
TblCorrespondence = database that contains detailed information for specific letter.
like Ldate, Subject, ReferenceNo, FromWhom, ToWhom, status, type(either Incoming or outgoing)
now my plan is to merge the 2 tables whichd is excontact and incontact into 1 table. because my reason is i might having problem on relationship of table. i want to connect the primary key of contact tables to "ToWhom" and "FromWhom fieldnames. is it a good idea? cause in my report i want to view those letters that was sent by this specific name and recieved by specific name also.
please help.
thanks.
fucell