ACC2000: How to Flag Out-of-Sequence Numbers on a Report (210234)
The information in this article applies to:
This article was previously published under Q210234 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
SUMMARY
This shows you how to create a report that marks (or flags) any
missing items from a given a list of sequential integers or dates.
For example, on your bank statement, you may notice that all checks that have not cleared are flagged with 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.
REFERENCESFor more information about creating reports, click Microsoft Access Help on the Help menu, type create a report in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
For more information about adding a text box control to a report, click Microsoft Access Help on the Help menu, type create a text box or other type of control on a report in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Major | Last Reviewed: | 6/23/2005 |
---|
Keywords: | kbhowto kbinfo kbusage KB210234 |
---|
|