Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

queriesreports using tables same

Forum home » Delegate support and help forum » Microsoft Access Training and help » Queries/Reports using tables in same database

Queries/Reports using tables in same database

ResolvedVersion Standard

Alice has attended:
Access Introduction course

Queries/Reports using tables in same database

Is it possible for a query to bring information from different tables in a database?

Edited on Tue 1 Apr 2008, 08:59

RE: Queries/Reports using tables in same database

Hi Alice, Welcome to the forum, Thank you for your post, In answer to your question, Access is a multi-relational database which is designed to extract information from multiple tables where these tables have a link or join through a relationship, there are three kinds of relationship these are one to one, one to many and many to many, if we take one to many for example this could be a department which has many workers, the department would be the one side and the workers the many side. If a relationship is created say through the department id field which will also appear in the employee table (employee is in ie HR) then it is straightforward for a query to link all the employees in the employee table who are in the HR dept together. I realise that this is a very simplified example but I hope it helps with your question. best regards Pete

Access tip:

Create calculated fields that work out your age

You can uset eh year function to work out the year from NOW function and then subtract it with your date of birth type field

Age=Year(Now( ))-Year([DoB])

View all Access hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.09 secs.