View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Thomas Lutz Thomas Lutz is offline
external usenet poster
 
Posts: 42
Default How to generate Bar Code by Microsoft Excel

The easiest and best way to pint bar codes from Excel is to use a good
quality bar code ActiveX control like the TAL Bar Code ActiveX control
http://www.taltech.com/products/activex_barcodes.html

A bar code ActiveX control will do all the calculations for you and
produce a good quality image of a bar code. All you need to do is drop
the control on the spreadsheet from the "Controls Toolbox" and set a
few properties of the control. When you print your sheet, the bar
codes will print. If you use a good quality ActiveX control like the
one from TAL, a vector graphic image will be produced that will print
perfectly on any printer.

Beware of ActiveX controls that use bar code fonts or generate bitmap
images. The generally produce poor quality bar codes that will be
difficult to read.


On Sun, 3 Jun 2007 22:45:00 -0700, king kwong <king
wrote:

i have a problem of Excel, i want to generate Bar Code by the excel
worksheet ,
has any suggestion give to me to generate bar code by the excel in a
worksheet ?and those bar code can be recongnise by scanner.