

They allow you to set up commands and processes in your forms, like, searching, moving to another record, or running a formula. Macros are mini computer programming constructs. You can even customize the report’s look and feel.A report is an object in desktop databases primarily used for formatting, calculating, printing, and summarizing selected data.It mainly used to ease the process of data entry or editing. Forms help you to display live data from the table.A form is a database object that you can use to create a user interface for a database application.Types of Query can be SELECT, INSERT, UPDATE, DELETE.Queries can pull from one or more related Tables and other Queries.

