barcode printing

dogdays

Active Member
Joined
Apr 28, 2008
Messages
434
Office Version
  1. 2007
win 7 32bit, Access 2003
I have to include barcode printing for a pro bono client.
Does anyone have any experience with barcode printing?
I would appreciate any advice/recommendations.

tia Jack
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
First thing you have to identify is which barcode they are using? There are tons of different ones and, if the barcode is not available in the current fonts, you may have to purchase one.
 
Upvote 0
In addition there is the encoding of the data to make the bar code. Some require a check sum, and other things added.


I have done bar coding for years. One of the most important this is getting a very good scanner (hardware) Check scanners had lots of read errors.


I have created an example: Print Barcodes on an Access report
This example is in Access 2000 format. It should work fine with Access 2000 and later.
This example Access database shows how to print the Barcode 39 (also called 3 of 9) on an Access Report.
**Note: The barcode font is stored in a table as a BLOB. It is install and removed automatically for you.
 
Upvote 0

Forum statistics

Threads
1,224,544
Messages
6,179,430
Members
452,915
Latest member
hannnahheileen

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top