goo blog サービス終了のお知らせ 

recovery software

Introduces proper recovery software for people.

MS Access Tip - How To Use Variables In The Access Query Design Form

2013-12-19 09:22:13 | 日記
MS Access Tip - How to use variables in the Access query design form.

In this example you are going to learn how to enter or select data in one form and open another form with more data related to the field you just selected by taking advantage of global variables in the query design form. To help achieve this, you will use a global variable entered in the criteria of a field while creating the query in the Access query design form. The result is a powerful user interface function that allows a user to look up more data, or enter more data related to a selected record. Users can use it to look up pricing histories, addresses, inventory locations, really anything where you would have more data about a key field in your database.

You can achieve this by learning to use global variables. These variables can be accessed by any form, query, macro, or other modules while you are in the Access session. Use a module to store these variables in.

There are several simple steps to achieve this functionality.
Create a global variable in a module
Create your data table.
Create the source query for the


コメントを投稿

サービス終了に伴い、10月1日にコメント投稿機能を終了させていただく予定です。