About 400 results
Open links in new tab
  1. Examples of using dates as criteria in Access queries

    Feb 1, 2012 · Here are some common date criteria examples, ranging from simple date filters to more complex date range calculations. Some of the more complex examples use Access date …

  2. Format a date and time field - Microsoft Support

    Access automatically displays the date and time in the General Date and Long Time formats. The dates appear as, mm/dd/yyyy in the U.S. and as, dd/mm/yyyy outside the U.S. where mm is …

  3. Date criteria doesn't work in my query - Microsoft Support

    Jan 1, 2005 · Getting unexpected or no results when you include date criteria in a query? Learn about some of the reasons why this happens.

  4. Examples of query criteria - Microsoft Support

    Use criteria in an Access query to find specific information from your desktop database.

  5. Choose the right date function - Microsoft Support

    Jan 11, 2012 · Access provides built-in functions you can use in expressions to format, create, parse, and calculate dates and times. Pick a table that matches what you want to do.

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

  7. Format Function - Microsoft Support

    In this example, the report's record source has a field named Date, which contains the date each particular record was modified, and which is used on the report.

  8. Create a simple select query - Microsoft Support

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

  9. Date Function - Microsoft Support

    To set the system date, use the Date statement. If you use the Date function with a Gregorian calendar, the behavior of Date$ is unchanged by the Calendar property setting.

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

    To make a query in Access databases ask for criteria when you run it, create a parameter query. This allows you to use the same query over and over without having to constantly open it in …