Microsoft Access Tutorial
|
|
|
|
| Articles Reviews Microsoft Access | |
| Written by Adi Bach | |
| Friday, 01 September 2006 | |
|
Page 2 of 22 A table can be large depending on the information it holds. To further organize your data, you should be able to retrieve necessary information for a specific purpose. The solution is to create a query (or queries) so that you will limit part of the data in a table for a specific goal, for better management or search. That's the role of a query.
Forms:
A form can combine data that is part of one or more tables or queries. Forms are the window interfaces that you usually will ask your users will access when editing data in your database. Reports: Pages: Macros: Modules: Modules are pieces of code used to impose particular behaviors to your application to make it better. They are written in Microsoft Visual Basic. Modules are more flexible and extensive than macros, although they are usually written for various and particular circumstances. One example is to print a receipt after a customer has bought paint in a store.
Macros and Visual Basic code can be used on the same application. Sometimes you will prefer one to the other, and sometimes you will stick to VBA (Visual Basic for Applications).
|
|
| Last Updated ( Friday, 02 January 2009 ) | |
| < Prev |
|---|









