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

queries

ResolvedVersion 2003

Michael has attended:
Access Intermediate course

Queries

Hi,

I have 3 tables

- Risks
- Overview
- Business Units

The risk and Business unit tables are joined... through the business unit field

The overview and Busniess Unit tables are joined ... through the business unit filed

What i am trying to achieve is to open the overview table, select a business unit (from the listbox of all business units in teh busniess unit table)...and have the risk field of the overview table (Not linked to anything currently) be populated with all risks from the risk table, which have the corresponding business unit.

eg) Have select "Legal" business unit in the Overview Table.... and have the risk field in the overview table be populated with the "Legal" risks from the risk table.

Is this done ina query?

Mike

RE: Queries

Hello Mike

Thank you for your post. One of our Access VBA trainers has reviewed your post and recommends that the quickest way to gather the knowledge to achieve your objectives is to attend our 2 day MS Access VBA course.

Please follow the link for more information on this course:

https://www.stl-training.co.uk/ms-access-training-courses-in-london-2003-vba.php

Regards

Jacob

Mon 15 Dec 2008: Automatically marked as resolved.

Access tip:

Choosing data types in Access

Not sure which data type to use for your Access fields? Here are some guidelines to help you choose a data type to assign to a field.

- The Text data type can accept up to 255 characters. For information that will be recorded in paragraphs, use Memo.

- Also use Text for numbers that aren't going to be used in calculations, e.g. phone numbers.

- Use the Currency data type for monetary amounts.

- Use Date/Time for dates.

- Most other numbers can use the Number data type, but the Field Size property may have to be altered.

- For fields that have only two alternatives (yes, no) use Yes/No data type. If there is likely to be a third entry option (e.g. maybe or don't know) use Text instead.

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.12 secs.