About 50 results
Open links in new tab
  1. Examples of query criteria - Microsoft Support

    A filter is a temporary criterion that changes the query result without altering the design of the query. For more information about filters, see the article Apply a filter to view select records in an Access …

  2. Introduction to queries - Microsoft Support

    Using a query makes it easier to view, add, delete, or change data in your Access database. Some other reasons for using queries: Find specific quickly data by filtering on specific criteria (conditions) …

  3. Create a simple select query - Microsoft Support

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

  4. 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 select query. …

  5. Join tables and queries - Microsoft Support

    If you add queries to your query, and have not created relationships between those queries, Access does not automatically create inner joins between those queries or between queries and tables. …

  6. Video: Create basic queries - Microsoft Support

    Open Query Design view To get started, select Create > Query Design. Add data sources First, add the table or query that contains the data you want to see. (Yes, you can create new queries from saved …

  7. Sum data by using a query - Microsoft Support

    In addition, Access provides several ways to add Sum and other aggregate functions to a query. You can: Open your query in Datasheet view and add a Total row. The Total Row, a feature in Access, …

  8. Count data by using a query - Microsoft Support

    Understand ways to count data, count data by using a Total row or by using a totals query, and view the Aggregate function reference in Access.

  9. Create a make table query - Microsoft Support

    You can also use criteria in the query to further customize or narrow your result set. For more information about normalizing your data, see the article Database design basics. Convert the select …

  10. Use the OR criteria to query on alternate or multiple conditions

    To see information when either two or more alternate criteria are satisfied, use the or criteria rows in the Access query design grid. If you'd like a refresher, see applying criteria to a query.