Finally, we have three queries that are work savers, but take a little practice:
1. The crosstab query. This is the MS Access equivalent of the Excel pivot table. It comes in handy for counting and information that is buried in fields. For example, you would use a crosstab query to count or total the number of sales within a specific sales region or zip code.
2. Make-table query. Say you wanted to export some specific information from a large database so that the user could either begin a new set of data or use the table for a special purpose in a spreadsheet. Use the make-table query export the new table for you.
3. Append query. Use the append query to delete old records that need to be archived into a separate database. As your database grows, the append query is a handy tool to keep your database from becoming overloaded with old information, while at the same time archiving your important business records, which the IRS could demand for previous years.