About 873,000 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. 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 …

  3. Create a simple select query - Microsoft Support

    This topic provides an overview of select queries, and gives steps for creating a select query, by using the Query Wizard or in Design view. If you want to use the Northwind sample database …

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

    You can design a query to prompt you for one piece of information, such as a part number, or for more than one piece of information, such as two dates. For each parameter, a parameter …

  5. Introduction to queries - Microsoft Support

    A query can give you an answer to a simple question, perform calculations, combine data from different tables, add, change, or delete data from a database. Since queries are so versatile, …

  6. Create Power Query formulas in Excel - Microsoft Support

    To open a query, locate one previously loaded from the Power Query Editor, select a cell in the data, and then select Query > Edit. For more information see Create, load, or edit a query in …

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

  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. Use parameters in queries, forms, and reports - Microsoft Support

    This article explains how to create a form that collects query and report parameters. This article assumes that you are familiar with creating queries and defining parameters in queries.