Per has attended:
Access Intermediate course
Access Introduction course
Queries
How can I create a query that links a company with reports recieved?
RE: Queries
Hi Per
Firstly you would need to link the two tables using primary and foriegn keys. Once this is done you can then use a query to extract all reports for a customer, to do this you would use the fields that link the talbes (primary and foreign keys).
Hope this helps
David