This document provides instructions for creating an advanced Microsoft Access database. It includes the following steps:
1. Create a new blank database called "contact_management" and add tables by designing them from scratch or importing from Excel.
2. Establish relationships between tables by linking primary and foreign keys.
3. Create forms for entering records by using a wizard. Modify forms by adding combo boxes to lookup values from tables.
4. Modify existing queries and create new ones to extract data from related tables.