MS Access 2003 Step By Step - Asim Abbasi
CH1: Overview | CH2: MS Access Local & Linked Tables | CH3: MS Access Queries | CH4: MS Access Reports & Forms | CH5: MS Access Modules & Macros | CH6: MS Access Data Import/Export Feature | CH7: MS Access Built-In Functions
Chapter 1: Overview
MS Access Modules
Modules provide the opportunity to you to use the power of Visual BASIC
language in your MS Access database. Later in the book we will teach you
how to create a auto_login modules which will help you to sign-in to
your Oracle ODBC DSN automatically the time you open the MS Access
database.

To create a module the first step would be to click
the “Modules” object under the “Objects” group and then click “New”.
MS Access Forms

Forms provide the interface for data entry to the
database. Users unaware of MS Access tables’ structure and inter-table
relationships can use the forms to perform data entry stuff to the
background tables.
To create a Form the first step would be to click the ‘Forms’ object
under the ‘Objects’ group and then click ‘New’.
A detail discussion on forms and how to design forms within MS Access
database will follow later in the book.
Chapter 1: Overview
CH1: Overview | CH2: MS Access Local & Linked Tables | CH3: MS Access Queries | CH4: MS Access Reports & Forms | CH5: MS Access Modules & Macros | CH6: MS Access Data Import/Export Feature | CH7: MS Access Built-In Functions
Share with others: