A family of Microsoft relational database management systems designed for ease of use.
When I did this for a client I simply used a barcode font with a properly formatted string, that was it. No ActiveX was required.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How do I add a 2D barcode to a report in Access 2003? I have used barcode fonts to produce "regular" barcodes from text boxes in the past. It appears that the text string for 2D barcodes requires some unusual characters at the start and end. How do I create those? Thanks for any help!
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
When I did this for a client I simply used a barcode font with a properly formatted string, that was it. No ActiveX was required.
That's exactly where I was headed . . .
Thanks for that reply, Scott! You have no idea how much I appreciate replies from my favorite MVP's!
Thanks Daniel - so does that mean that I don't have to use an ActiveX control? I can just create the text string with the special characters in a textbox control and apply the DataMatrix font to the control? Really hoping I'm understanding that correctly because that would be so much easier . . . :-)
I just prepend or append them as require in the field when they are entered originally or you can create an expression to do the same thing. If it requires 'special' characters then you can enter them using the chr() function.
We use a 3rd party tool Called Tec-It which can create 2 & 3d barcodes using ActiveX controls.