Microsoft Access allows you to create tables, forms, reports, and queries. Tables store data, forms allow data entry, reports display information, and queries extract specific data. To create a table, select fields and data types. Forms are easier than tables for data entry and are created using the Form Wizard. Reports display information in a printable format and are generated using the Report Wizard. Filters hide unwanted records in tables. Queries extract data using criteria like fields, text, numbers, and dates. Relationships link related data across tables.