How to Create Query in MS Access Step by Step
·2 min read
In this article
Here's how to create query in MS Access
- Launch your Access database file that contains the data you want to query.
- Navigate to the 'Create' tab in the ribbon menu at the top of the screen.
- Click on 'Query Design' from the available query options.
- Choose the tables or saved queries that contain the data you need for your query.
- Press the 'Add' button to include your selected data sources in the query design.
- View the table grids that display all available fields from your selected tables.
- Double-click on each field name that you want to appear in your query results.
- Press the 'Run' button (red exclamation point icon) to execute your query and see the results.
- Close the query design window and provide a descriptive name when prompted to save your query.
Ready to get started with
interactive demos?
Frequently Asked Questions
Query Design gives you full control over creating queries manually by selecting fields and setting criteria yourself. Query Wizard guides you through the process step-by-step, making it easier for beginners but with less flexibility for advanced customization.
