Hi,
I am using Access 2013
I have a report with a text field that I want to print out as a barcode (kod39).
Does anyone have a clever solution to this?
Thank you in advance.
Hi,
I am using Access 2013
I have a report with a text field that I want to print out as a barcode (kod39).
Does anyone have a clever solution to this?
Thank you in advance.
just change the font to your barcode font, you do have a barcode font don't you?
If not you will need to get one installed into windows for access or any other program to see them, try code39 it's very common and free, once thats installed the font should be selectable from your font list, just change the textbox font to that and wala.
Reading printed barcodes - you may need to pad the barcode with an * at the start and end when printed, it may depend on the scanner type.
1000 ways to skin a cat, allways looking for another one...
Use MDB format for sample post. If your issue is fixed, mark the thread solved.
Click on the star below if this has helped.
Many thanks. You solved the problem for me.