Records Form showing data from different tables

Dreamcatcher

Registered User.
Local time
Today, 13:27
Joined
Jul 15, 2008
Messages
19
Hi,

I want to display records in a Form, which displays data from two different tables.

I.e. In the attached database, i have a frmRecords (data in tblRecords). frnRecords contains a CustomerID control which is a FK linking to the tblCustomers. The tblCustomers is where info like ClientRef, Customer name etc are held..

Problem i have is i dont know how to call data from different tables and display them in a single form!!! I want to show a form which contains mainly info from the tblRecords but also info from tblCustomer??

Any help on the best way of achieving this.


Many Regards
 

Attachments

MS Access 2007 allows you to do this pretty easily through subforms.
 

Users who are viewing this thread

Back
Top Bottom