I Have Problems To Make A Search Engine In Ms Access Database ?
I have made an access database for a company, I made a great form with many futures, but do not know how to make a search engine for the database. For example if I want to know how many male staff do I have or how many female do I have. Or searching a group of people by grades, or by SRLs or by names. any idea how to make this will be appreciated?








By building a query in the queries section.
Use a WHERE clause in the SELECT statement.