About 499,000 results
Open links in new tab
  1. Create, load, or edit a query in Excel (Power Query)

    You can either create a query from imported data or create a blank query. You may want to just start from scratch. There are two ways to do this. At this point, you can manually add steps …

  2. 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 …

  3. Use parameters to ask for input when running a query

    Using a parameter in a query is as easy as creating a query that uses criteria. You can design a query to prompt you for one piece of information, such as a part number, or for more than one …

  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. Use Like criterion to locate data - Microsoft Support

    The Like criteria or operator is used in an Access query to find data that matches a specific pattern. For example, in a sample database, we have a "Customers" table, like the one below, …

  6. Using Lookup and multivalued fields in queries - Microsoft Support

    When you create a query, you can override this behavior so that the bound value is shown instead. In this example, suppose you want to see the bound value of a Lookup field in a …

  7. Find the records with the top or bottom values in a group or field

    Convert your bottom values query (or your Min totals query) into an append query and run this query to append the records to your top values table. The steps in these sections explain how …

  8. Enable users to find a record by selecting a value from a list

    If the box is blank, you can select an existing table or query as the record source, or you can create a new query to serve as the record source. If the box contains a SELECT statement, …

  9. Count data by using a query - Microsoft Support

    This article explains how to count the data returned by a query in Access. For example, on a form or report, you can count the number of items in one or more table fields or controls. You can …

  10. Create and run a delete query - Microsoft Support

    When you want to either quickly delete a lot of data or delete a set of data on a regular basis in an Access desktop database, a delete or an update query might be useful because the queries …