create a barcode of a field to display in a report

S

SteveUSA

I want to create a barcode of a numeric field and display it in a form as a
new field.
 
K

Ken Snell \(MVP\)

Install a barcode font on your PC, and use that font as the Font property
for the textbox on the report.
 
S

Steve

You need to determine if you have an existing barcode font on your system
you can use or if you need to install a barcode font. Then you need to set
the font of the textbox on your form to the barcode font. To set the font of
the textbox, open your form in design view, select the textbox, click on the
Properties icon in the menu at the top of the screen to open Properties, go
to the Format tab and set the font.

PC Datasheet
Providing Customers A Resource For Help With Access, Excel And Word
Applications
[email protected]
 
Top