Creating a Find Duplicates Query

In this article we will teach you about how to create a find duplicates Query. A find duplicates query allows you to search for and identify duplicate records within a table or tables. A duplicate record is a record that refers to the same thing or personas another record. Not all records containing similar information are duplicates. For instance, records of two […]

Creating a Parameter Query

Creating a Parameter Query A parameter query is one of the simplest and most useful queries you can create. Because parameter queries are so simple, they can be easily updated to reflect a new search term. When you open a parameter query, Access will prompt you for a search term and show you query results that reflect your […]

Create Calculated Fields and Totals Rows

Create Calculated Fields and Totals Rows let you perform calculations with the data in your tables. Calculated fields perform calculations using data within one record, while totals rows perform a calculation on an entire field of data. Calculated fields When you create a calculated field, you are adding a new field in which every row contains a […]