answersLogoWhite

0

You need to have your table set up and then headings for your criteria. Say you want to show birthdays for people born after the 1st of January 1970, then in your criteria line under the date field you would have:

>01/01/1970

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

What is a parameters?

a parameter query is a query that prompts the user to enter specific criteria every time the query is run. When building the query, you would enter the prompt in the criteria line under the field you want the information to be filtered from. For example, if you wanted to look at items that sold on a specific date each time you ran the query, your criteria line would look like this: [enter date of sale] So when you ran the query, before your results even appeared, a parameter box would pop up telling you "enter date of sale", the user would enter the date and then the filtered criteria of the query results will show.


What is a parameter queris?

a parameter query is a query that prompts the user to enter specific criteria every time the query is run. When building the query, you would enter the prompt in the criteria line under the field you want the information to be filtered from. For example, if you wanted to look at items that sold on a specific date each time you ran the query, your criteria line would look like this: [enter date of sale] So when you ran the query, before your results even appeared, a parameter box would pop up telling you "enter date of sale", the user would enter the date and then the filtered criteria of the query results will show.


What circumstances indicate that data caching should be disabled?

If you server configs change frequently and you want to filter each request using the most up-to-date criteria.


Access Online How can you filter a list of transactions?

To filter a list of transactions in Access Online, you can use the built-in filtering options available in the interface. Click on the column header of the field you want to filter by, then select "Filter" or "Sort & Filter" from the dropdown menu. You can set specific criteria, such as date ranges or transaction amounts, to narrow down the results. Additionally, you can apply multiple filters to refine your search further.


How many times do you enter after the date on a business letter?

You are to enter 2 to 4 times after the date on a business letter.


When you enter a date Excel assigns a?

a serial value to the date


When you enter a date excel assigns a what value to the date?

numerical


Write a c program to findout a date after adding 31 days to a date in the month of february also consider the leap year?

#include<iostream.h> main() { int year,date; cout<<"enter year\n"; cin>>year; cout<<"enter date\n"; cin>>date; if(year%4==0) date=date+2; else date=date+3; cout<<" the added date was"<<date\n; } output: enter year:2011 enter date:18 the added date was:21. Note: This program exectues only in cpp....


How can I utilize the Google Scholar Advanced Search feature to enhance my research process?

You can use the Google Scholar Advanced Search feature to narrow down your search results by specific criteria such as author, publication date, and keywords. This can help you find more relevant and specific research articles for your topic, saving you time and improving the quality of your research.


What is a database-filter?

What is filtering in a date bass


How can you filter the list of transactions?

There are several ways to filter a list of transactions, depending on the type of data and the desired output. Some common methods include using conditional statements to check the values of certain fields, such as the date or amount of the transaction, and then including or excluding those transactions that meet or do not meet the specified conditions. Another approach is to use built-in filter or search functions, such as those found in spreadsheet or database software, to quickly and easily sort and organize the data based on specific criteria. Additionally, you can use a programming languages with specific libraries to filter the data in more complex ways. Click more ... 𝐡𝐭𝐭𝐩𝐬://𝐰𝐰𝐰.𝐝𝐢𝐠𝐢𝐬𝐭𝐨𝐫𝐞𝟐𝟒.𝐜𝐨𝐦/𝐫𝐞𝐝𝐢𝐫/𝟑𝟕𝟐𝟓𝟕𝟔/𝐀𝐫𝐬𝐞𝐧𝐚𝐥𝟎𝟐𝟖/


What are the different command?

1) Type "date" + enter = display the date commend 2) Type "clr" + enter = clear the screen commend