ACC: How to Flag Out-of-Sequence Numbers on a Report (137118)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q137118 SUMMARY
Moderate: Requires basic macro, coding, and interoperability skills.
This article shows you how to create a report that marks (or flags) any
items that are missing from a given a list of sequential integers or dates.
For example, when you receive your bank statement, your bank has flagged
checks that have not cleared by placing an asterisk by the next check in
the sequence. This article uses a Visual Basic for Applications function to
compare the current item with the previous one in the sequence.
This article assumes that you are familiar with Visual Basic for
Applications and with creating Microsoft Access applications using the
programming tools provided with Microsoft Access. For more information
about Visual Basic for Applications, please refer to your version of the
"Building Applications with Microsoft Access" manual.
| Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
|---|
| Keywords: | kbhowto kbProgramming kbusage KB137118 |
|---|
|