ACC97: How to Format Controls to Properly Display Barcode Fonts (271488)
The information in this article applies to:
This article was previously published under Q271488 Moderate: Requires basic macro, coding, and interoperability skills.
SUMMARY
In a Microsoft Access 97 database, you can display barcodes on forms and reports. You would most commonly use this display functionality on reports, but the formatting instructions are the same for forms, and they depend on how the data was entered and stored in the underlying tables.
In order to properly display barcodes, the table field or the report (or form) control must contain not only the numbers and the dash (Example: 71043-1643), but also asterisks on each side of the number (Example: *71043-1643*). To minimize data storage, you should achieve the formatting for the barcodes in the properties of the control on the report (or form), and not in the underlying table field.
Modification Type: | Major | Last Reviewed: | 9/27/2003 |
---|
Keywords: | kbhowto KB271488 |
---|
|