create a barcode of a field to display in a report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to create a barcode of a numeric field and display it in a form as a
new field.
 
Install a barcode font on your PC, and use that font as the Font property
for the textbox on the report.
 
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
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top