When you need to count records in an Access form, try the Count() function. There are several ways to count the records in a form’s recordset. In fact, Access forms display the record count by default ...
The Count function helps you easily create a query that, based on any criteria, sums up the number of Access records you have. Here's how to use it. The Count function helps you easily create a query ...