hello
i create a query to bring data from a table and then print a report that display this data
i put a criteria on the cities field to filter this query
it will take the name of the city from a txtbox in a specific form
everything is ok
but when i want to print all records with any city without filtering so the query
how can i do it
i create a query to bring data from a table and then print a report that display this data
i put a criteria on the cities field to filter this query
it will take the name of the city from a txtbox in a specific form
everything is ok
but when i want to print all records with any city without filtering so the query
how can i do it