Sep 062009
Tables: Source information with columns (Fields) and rows (records).
Queries: Subject of information with certain criteria extracted from table.
Forms: Display one or more records in a page. It is convenient for entering and updating data.
Reports: Display records with selected in a formatted layout. Display multiple records in a page divided by a certain group.
Macros: A set of commands that are executed automatically one after another.
Modules: Provides a greater degree of automation through programming in Visual Basic for Applications (VBA).