About 400 results
Open links in new tab
  1. Create a query, form, or report in Access - Microsoft Support

    Choose whether you want to open the query in Datasheet view or modify the query in Design view, and then select Finish. For more info, see Get started with queries or Create a simple …

  2. Introduction to queries - Microsoft Support

    An Access query is very versatile and can pull information from various tables and assemble it for display in a form or report.

  3. Examples of query criteria - Microsoft Support

    Query criteria help you zero in on specific items in an Access database. If an item matches all the criteria you enter, it appears in the query results. To add criteria to an Access query, open the …

  4. Create a simple select query - Microsoft Support

    Queries help retrieve information from your Access database. Here's how to create a simple select query.

  5. Create a database in Access - Microsoft Support

    With Access, you can build a database without writing code or being a database expert. Well-designed templates help you quickly build databases. Easily find just the data you want with …

  6. Create a make table query - Microsoft Support

    The information in this article explains how to create and run a make table query in Access. You use a make table query when you need to copy the data in a table, archive data, or perhaps …

  7. Create a form in Access - Microsoft Support

    To create a form from a table or query in your database, in the Navigation Pane, click the table or query that contains the data for your form, and on the Create tab, click Form.

  8. Nest a query inside another query or in an expression by using a ...

    You can nest this query inside of your main query by using a subquery. You can write a subquery in an expression or in a Structured Query Language (SQL) statement in SQL view.

  9. Create a query based on multiple tables - Microsoft Support

    Learn how to create a query in Access that uses multiple tables as its data source.

  10. Use wildcards in queries and parameters in Access

    To do so, in the Navigation pane, under Queries, right-click the query and click Design View. In the Criteria cell under the field you want to use, add an asterisk on either side of your criteria, …