Creating Queries  «Prev  Next»
Lesson 6 Creating a query in Design view
Objective Create a query in Design view.

Create a Query in Design View (Microsoft Access 365)

Design View is the most flexible environment for building queries in Microsoft Access 365. While the Simple Query Wizard is helpful for beginners or quick summaries, Design View gives you full control over tables, joins, fields, criteria, sorting, and grouping. In this lesson, you will learn how to create a query entirely in Design View and how the resulting datasheet behaves once the query is executed.

Understanding Query Design View

Design View displays two coordinated panes:

This interface provides a visual method of building SQL logic without typing SQL statements directly. It is especially useful for:

Before You Begin: Using the Query Datasheet

After you run a query from Design View, the results appear in a query datasheet. A query datasheet behaves almost exactly like a table datasheet:

  1. Entering data—New values added to the datasheet are written directly to the underlying table.
  2. Editing data—Revisions in the datasheet update the original records.
  3. Navigating—Arrow keys, scrollbars, and search work as in a table.
  4. Printing—Use File → Print to print the datasheet view.
  5. Filtering—Filters can be applied by selection, exclusion, or form. To make the filter permanent, you add criteria in Design View.
  6. Sorting—Sort Ascending and Sort Descending commands operate on the active field.

In Access 365, datasheets also support column header sorting and right-click filtering similar to Excel.

Form Views (Continuous Forms Example)

While learning about datasheets, it is helpful to understand that Access forms can also display data in multiple ways. The image below shows a Continuous Forms layout, which displays several records at once—useful for contact lists, search interfaces, or any scenario where users browse multiple records visually.

Continuous Forms example showing multiple records displayed at once.
Continuous Forms Example

Form Title: frmContact_Continuous
Header: Contacts

Column Headers: ContactID, FirstName, LastName, Address

Sample Records:
  1. 1 – Lysandra – Johnston – 469 Arcu Rd
  2. 2 – Karly – Franks – 737 Tristique Ave
  3. 3 – Kennedy – Fernandez – 4849 Molestie Ave
  4. 4 – Quaydon – Rush – 5718 Aliquam St
  5. 5 – Sybil – Stanley – 3868 Malesuada Rd
Footer: Record 1 of 100 — No Filter — Search

Steps to Create a Query in Design View

Use the following procedure to build a query manually:

  1. In the left Navigation Pane, select Create → Query Design. Access opens Design View with the Show Table dialog box displayed.
  2. From the Show Table dialog, add the tables you need. For example, if your query should include fields from both the Clients table and the Projects table:
    • Select Clients → click Add
    • Select Projects → click Add
    Then select Close.
  3. The upper pane now displays the two table boxes. If relationships exist, Access shows them with a connecting line. If tables are not related, your results may repeat rows or fail to join correctly, so ensure relationships are defined in Database Tools → Relationships.
  4. Add fields to the design grid. Double-click any field to place it into the grid. For example, add:
    • FirstName (Clients)
    • LastName (Clients)
    • ProjectDescription (Projects)
  5. Click View (Home tab → View → Datasheet View) to run the query. Access displays results in a datasheet.

You may switch between Design View and Datasheet View at any time using the View selector. The grid is where you add criteria, sorting, visibility choices, or grouping logic.

About the Design View Experience

Design View offers a precise, controlled way to build queries. It is similar to the Advanced Filter/Sort interface but far more capable. As you work in Design View, you can:

Once you understand the layout and purpose of each grid column, building even complex queries becomes a visual process followed by fine-tuning in SQL View when needed. Learn the different ways to save a query design.


Creating Query in Design View - Exercise

Try your hand at creating a query in Design view.
Creating Query in Design View - Exercise

SEMrush Software 6 SEMrush Banner 6